diff --git a/oldstable/combined/Dockerfile b/oldstable/combined/Dockerfile index 4b240e65..aa7bd865 100644 --- a/oldstable/combined/Dockerfile +++ b/oldstable/combined/Dockerfile @@ -7,7 +7,7 @@ # https://hub.docker.com/_/golang -FROM amd64/golang:1.21.11-bookworm +FROM amd64/golang:1.21.12-bookworm # https://docs.github.com/en/packages/learn-github-packages/connecting-a-repository-to-a-package LABEL org.opencontainers.image.source="https://github.com/atc0005/go-ci"