Skip to content

Commit

Permalink
Update alpine Docker tag to v3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent 14c0282 commit a4f8d2b
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 @@ -34,7 +34,7 @@ RUN mkdir /tmp/kubesec \
&& tar -xzf /tmp/kubesec/kubesec.tar.gz -C /tmp/kubesec \
&& chmod +x /tmp/kubesec/kubesec

FROM alpine:3.16
FROM alpine:3.17

WORKDIR /src

Expand Down

0 comments on commit a4f8d2b

Please sign in to comment.