Skip to content

Commit

Permalink
docker: Bump to latest alpine
Browse files Browse the repository at this point in the history
3.15 is EOL tomorrow (Nov 1, 2023)
  • Loading branch information
yuvipanda committed Oct 31, 2023
1 parent 478404c commit 8ec004b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile.initcontainer
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.15
FROM alpine:3.18
RUN apk add --update \
bash \
bc \
Expand Down

0 comments on commit 8ec004b

Please sign in to comment.