Update base image to alpine 3.17.3.

This commit is contained in:
xythian
2023-04-14 09:38:19 -07:00
parent 9e8c865c74
commit e53897503f
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.13
FROM alpine:3.17.3
RUN apk add --no-cache curl jq