Ver a proveniência

use a more generic base image name

pull/342/head
Guillaume Vincent há 8 anos
ascendente
cometimento
4242fd37a6
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Ver ficheiro

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

RUN apk update && apk add \
python3 \


Carregando…
Cancelar
Guardar