We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3936480 commit 2767c7fCopy full SHA for 2767c7f
Dockerfile
@@ -1,5 +1,5 @@
1
# This file is designed to only used by goreleaser.
2
-FROM golang:1.20.0-alpine3.18 AS builder
+FROM golang:1.23.0-alpine3.18 AS builder
3
4
RUN update-ca-certificates
5
0 commit comments