Update to Alpine 3.17

This commit is contained in:
Wyatt Gill 2023-02-05 19:04:34 -06:00
parent d3ce6295ff
commit 99bb6571ae

View file

@ -1,4 +1,4 @@
FROM alpine:3.16
FROM alpine:3.17
RUN apk add --no-cache \
bash \