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.
2 parents 0ee1dc4 + 9856438 commit 2ce6156Copy full SHA for 2ce6156
Dockerfile
@@ -1,5 +1,5 @@
1
# Start from base image
2
-FROM golang:1.18-alpine as build
+FROM golang:1.21-alpine as build
3
4
# Set the current working directory inside the container
5
WORKDIR /app
0 commit comments