Skip to content

Commit

Permalink
Merge pull request #84 from dailymotion-oss/snyk-fix-8f41993f726183bd…
Browse files Browse the repository at this point in the history
…297d0b223d363214

[Snyk] Security upgrade alpine from 3.13 to 3.15
  • Loading branch information
cyril-corbon authored Mar 26, 2022
2 parents 38aec0a + 6a4df99 commit cffd4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.goreleaser
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dockerfile used by GoReleaser
# Requires the binary to be pre-built

FROM alpine:3.13
FROM alpine:3.15

RUN apk add --no-cache ca-certificates iptables
RUN addgroup -S -g 1000 osiris \
Expand Down

0 comments on commit cffd4f4

Please sign in to comment.