瀏覽代碼

use a more generic base image name

pull/342/head
Guillaume Vincent 8 年之前
父節點
當前提交
4242fd37a6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile 查看文件

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

RUN apk update && apk add \
python3 \


Loading…
取消
儲存