We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a98da4 commit b04099dCopy full SHA for b04099d
1 file changed
Dockerfile
@@ -15,7 +15,7 @@ RUN go build -o toolbox
15
#######
16
# Image
17
18
-FROM ubuntu:24.04
+FROM ubuntu:26.04
19
LABEL maintainer="Julian Nonino <noninojulian@gmail.com>"
20
21
# Args
0 commit comments