소스 검색

housekeeping(deps): update nginx docker tag to v1.19 (#6052)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
bubble
renovate[bot] 4 년 전
committed by GitHub
부모
커밋
703fc08d17
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
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.17-alpine
FROM nginx:1.19-alpine

RUN apk --no-cache add nodejs



불러오는 중...
취소
저장