We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a50e29 + 6e91ade commit 8075aa2Copy full SHA for 8075aa2
Dockerfile.redis-proxy
@@ -1,4 +1,4 @@
1
-FROM golang:1.22 AS build
+FROM golang:latest AS build
2
3
WORKDIR $GOPATH/src/app
4
COPY . .
0 commit comments