Skip to content

Commit

Permalink
Merge pull request slok#248 from slok/dependabot/docker/docker/prod/g…
Browse files Browse the repository at this point in the history
…olang-1.17.7-alpine
  • Loading branch information
slok authored Feb 15, 2022
2 parents 7ea47a1 + 9157950 commit e92ffbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/prod/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Set also `ARCH` ARG here so we can use it on all the `FROM`s.
ARG ARCH

FROM golang:1.17.6-alpine as build-stage
FROM golang:1.17.7-alpine as build-stage

LABEL org.opencontainers.image.source https://github.com/slok/sloth

Expand Down

0 comments on commit e92ffbf

Please sign in to comment.