chore(deps): update nginx docker digest to 2300fb7
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ COPY ./ ./
|
|||||||
RUN npm run generate && npm run lint
|
RUN npm run generate && npm run lint
|
||||||
#RUN yarn start:ci & yarn wait && yarn test:cypress
|
#RUN yarn start:ci & yarn wait && yarn test:cypress
|
||||||
|
|
||||||
FROM nginx@sha256:42e917aaa1b5bb40dd0f6f7f4f857490ac7747d7ef73b391c774a41a8b994f15
|
FROM nginx@sha256:2300fb715ab3a2595a3e6956db7379d25b2815973416e6261dde607ca3a86370
|
||||||
MAINTAINER Joakim Olsson <joakim@unbound.se>
|
MAINTAINER Joakim Olsson <joakim@unbound.se>
|
||||||
|
|
||||||
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/
|
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/
|
||||||
|
|||||||
Reference in New Issue
Block a user