Skip to content

Commit

Permalink
Merge pull request #1118 from atc0005/dependabot/docker/stable/build/…
Browse files Browse the repository at this point in the history
…alpine-x64/master/golang-1.20.7-alpine3.18

docker: bump golang from 1.20.6-alpine3.18 to 1.20.7-alpine3.18 in /stable/build/alpine-x64
  • Loading branch information
atc0005 authored Aug 2, 2023
2 parents 42dd5d3 + 48ae9e1 commit 96edca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/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.6-alpine3.18
FROM golang:1.20.7-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 96edca7

Please sign in to comment.