We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b3fed commit 19c11c8Copy full SHA for 19c11c8
1 file changed
Dockerfile
@@ -7,7 +7,7 @@
7
# ```
8
#
9
10
-FROM golang:1.23-bookworm AS build-env
+FROM golang:1.24-bookworm AS build-env
11
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
12
13
# install dependencies
0 commit comments