浏览代码

housekeeping(deps): update nginx docker tag to v1.17 (via #5485)

bubble
renovate[bot] 5 年前
committed by kyle
父节点
当前提交
408e6092f9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile 查看文件

@@ -2,7 +2,7 @@
# We don't declare them here — take a look at our docs.
# https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md

FROM nginx:1.15-alpine
FROM nginx:1.17-alpine

RUN apk --no-cache add nodejs



正在加载...
取消
保存