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