Przeglądaj źródła

use a more generic base image name

pull/342/head
Guillaume Vincent 8 lat temu
rodzic
commit
4242fd37a6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Wyświetl plik

@@ -1,4 +1,4 @@
FROM nginx:1.10-alpine
FROM nginx:stable-alpine

RUN apk update && apk add \
python3 \


Ładowanie…
Anuluj
Zapisz