Skip to content

Commit

Permalink
Lower version for i386/golang Docker image
Browse files Browse the repository at this point in the history
Drop from 1.17.9 to 1.17.8 in order to test Dependabot
version constraints for updates.

refs GH-609
  • Loading branch information
atc0005 committed Apr 19, 2022
1 parent 5bdd649 commit 5304262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/build/alpine-x86/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

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

FROM i386/golang:1.17.9-alpine3.14
FROM i386/golang:1.17.8-alpine3.14

# 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 5304262

Please # to comment.