Skip to content

Commit

Permalink
Merge pull request #1270 from atc0005/dependabot/docker/oldstable/bui…
Browse files Browse the repository at this point in the history
…ld/alpine-x64/master/golang-1.20.12-alpine3.18

docker: bump golang from 1.20.11-alpine3.18 to 1.20.12-alpine3.18 in /oldstable/build/alpine-x64
  • Loading branch information
atc0005 authored Dec 6, 2023
2 parents b6a0382 + 91e8936 commit 6ef9015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oldstable/build/alpine-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# https://hub.docker.com/_/golang

FROM golang:1.20.11-alpine3.18
FROM golang:1.20.12-alpine3.18

# 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"
Expand Down

0 comments on commit 6ef9015

Please sign in to comment.