We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54d0b2f + 3a23bbd commit 9f64c2aCopy full SHA for 9f64c2a
ssm-agent/Dockerfile
@@ -1,6 +1,6 @@
1
# https://gist.github.com/ipmb/a8213fb459c27178f88dda7149c35be2
2
# https://github.com/aws/amazon-ssm-agent/issues/140
3
-FROM golang:1.23-alpine3.19 as builder
+FROM golang:1.26-alpine3.23 as builder
4
5
ARG VERSION=3.2.419.0
6
0 commit comments