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