diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM alpine:3.12 +FROM docker.io/alpine:3.14 COPY repositories /etc/apk/ |
![]() |
index : alpine-cgit | |
| Run cgit in an alpine linux docker container | Mitchell Riedstra |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM alpine:3.12 +FROM docker.io/alpine:3.14 COPY repositories /etc/apk/ |