We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 439d860 + 0098502 commit 5af2b17Copy full SHA for 5af2b17
Dockerfile
@@ -44,7 +44,7 @@ RUN go build -ldflags="-s -w" -o atmos ./cmd/atmos \
44
&& go build -ldflags="-s -w" -o tf ./cmd/tf \
45
&& go build -ldflags="-s -w" -o tofu ./cmd/tofu
46
47
-FROM alpine:3.20
+FROM alpine:3.23
48
LABEL maintainer="TofuUtils Core Team"
49
50
RUN apk add --no-cache git bash openssh
0 commit comments