Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #8 from alphagov/dependabot/docker/alpine-3.16.3
Browse files Browse the repository at this point in the history
Bump alpine from 3.16.2 to 3.16.3
  • Loading branch information
katstevens authored Nov 21, 2022
2 parents dd6183a + e001294 commit 86807b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.16.2
FROM alpine:3.16.3
RUN apk upgrade --no-cache
RUN apk --update add --no-cache ca-certificates
ADD carbon-relay-ng /bin/
Expand Down

0 comments on commit 86807b9

Please sign in to comment.