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 ab3ae51 commit d52156aCopy full SHA for d52156a
cmd/lanai-cli/initcmd/Dockerfile.tmpl
@@ -1,5 +1,5 @@
1
ARG BASE_IMAGE=debian:bookworm
2
-ARG BUILDER_IMAGE=golang:1.21-bookworm
+ARG BUILDER_IMAGE=golang:1.24-bookworm
3
4
## Build Container ##
5
FROM ${BUILDER_IMAGE} AS builder
0 commit comments