Skip to content

Commit

Permalink
Merge pull request #38 from k8s-at-home/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
chore(deps): update alpine docker tag to v3.16.2
  • Loading branch information
angelnu authored Aug 14, 2022
2 parents e46e44e + 335d384 commit c8ed655
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.1
FROM alpine:3.16.2
WORKDIR /

# iproute2 -> bridge
Expand Down

0 comments on commit c8ed655

Please sign in to comment.