We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 672d472 commit bf3ea5dCopy full SHA for bf3ea5d
1 file changed
deploy/docker/tn-manager/Dockerfile
@@ -62,7 +62,7 @@ LABEL org.opencontainers.image.title="TN Manager Runtime"
62
LABEL security.scan="trivy,grype,snyk"
63
LABEL security.user="non-root"
64
LABEL security.base.image="scratch"
65
-LABEL security.go.version="1.22.10"
+LABEL security.go.version="1.24.7"
66
67
# Copy CA certificates from builder
68
COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
0 commit comments