Skip to content

Commit

Permalink
Merge pull request #28 from wantedly/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.19
  • Loading branch information
bgpat authored Dec 8, 2023
2 parents 419ac06 + 6320292 commit b1f0a89
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,3 +1,3 @@
FROM alpine:3.18
FROM alpine:3.19
COPY ./bin/k8nskel /k8nskel
ENTRYPOINT /k8nskel

0 comments on commit b1f0a89

Please sign in to comment.