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 ada0daf commit 47f331eCopy full SHA for 47f331e
cli/dockerfiles/branch/Dockerfile
@@ -1,6 +1,6 @@
1
FROM hashicorp/terraform as terraform_builder
2
3
-FROM golang:1.22.1-alpine as digger_builder
+FROM golang:1.22.3-alpine as digger_builder
4
5
ARG DIGGER_BRANCH=develop
6
ARG OS=linux
0 commit comments