mirror of
https://github.com/willfarrell/docker-autoheal.git
synced 2024-12-06 19:16:20 +01:00
Update base image to alpine 3.17.3.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13
|
||||
FROM alpine:3.17.3
|
||||
|
||||
RUN apk add --no-cache curl jq
|
||||
|
||||
|
||||
Reference in New Issue
Block a user