Skip to content

Commit 5d467f5

Browse files
authored
feat: Changed alpine base image from 3.14 to 3.19.1
1 parent 57bd3ad commit 5d467f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/alpine:3.14
1+
FROM docker.io/library/alpine:3.19.1
22
COPY nginx.conf /etc/nginx/http.d/default.conf
33
COPY manjaro-mirror.sh /scripts/
44
COPY init.sh /scripts/

0 commit comments

Comments
 (0)