Skip to content

Commit 61fb876

Browse files
committed
fix(docker): Update Go version label to 1.24.7 in vnf-operator Dockerfile
1 parent 5a591bb commit 61fb876

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/docker/vnf-operator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ LABEL security.scan="trivy,grype,snyk"
7979
LABEL security.user="non-root"
8080
LABEL security.distroless="true"
8181
LABEL security.base.image="scratch"
82-
LABEL security.go.version="1.23.3"
82+
LABEL security.go.version="1.24.7"
8383
LABEL security.binary="static"
8484

8585
# Copy CA certificates for HTTPS calls

0 commit comments

Comments
 (0)