Skip to content

Commit

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

docker: bump golang from 1.20.10-alpine3.18 to 1.20.11-alpine3.18 in /oldstable/build/alpine-x64
  • Loading branch information
atc0005 authored Nov 13, 2023
2 parents 53e0014 + 63ed74f commit 5606f9e
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.10-alpine3.18
FROM golang:1.20.11-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 5606f9e

Please sign in to comment.