Skip to content

Commit b04099d

Browse files
Update ubuntu Docker tag to v26 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a98da4 commit b04099d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN go build -o toolbox
1515
#######
1616
# Image
1717
#######
18-
FROM ubuntu:24.04
18+
FROM ubuntu:26.04
1919
LABEL maintainer="Julian Nonino <noninojulian@gmail.com>"
2020

2121
# Args

0 commit comments

Comments
 (0)