FROM alpine version to 3.8
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine
|
FROM alpine:3.8
|
||||||
|
|
||||||
RUN apk update ; apk add wget
|
RUN apk update ; apk add wget
|
||||||
COPY pfsense-backup.sh /
|
COPY pfsense-backup.sh /
|
||||||
|
|||||||
Reference in New Issue
Block a user