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 91d7164 commit 532d080Copy full SHA for 532d080
Dockerfile
@@ -1,5 +1,5 @@
1
# Start from base image
2
-FROM golang:1.21-alpine as build
+FROM golang:1.22-alpine as build
3
4
# Set the current working directory inside the container
5
WORKDIR /app
0 commit comments