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 bc4367b commit 58acbe4Copy full SHA for 58acbe4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.2-alpine AS builder
+FROM golang:1.23.3-alpine AS builder
2
3
WORKDIR /go/src/app
4
0 commit comments