Skip to content

Commit

Permalink
Merge pull request #99 from moul/dependabot/docker/alpine-3.14.0
Browse files Browse the repository at this point in the history
chore(deps): bump alpine from 3.13.5 to 3.14.0
  • Loading branch information
moul authored Jun 16, 2021
2 parents 4e991ae + 952c1d8 commit eef9a7a
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
Expand Up @@ -7,5 +7,5 @@ COPY . ./
RUN make install

# minimalist runtime
FROM alpine:3.13.5
FROM alpine:3.14.0
COPY --from=builder /go/bin/pertify /bin/

0 comments on commit eef9a7a

Please sign in to comment.