chore(deps): update nginx:1.29.3 docker digest to caac078
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.3@sha256:cafeca311e7c989a84de6b3a89a75fc796b7f8f9ccbfc6b180f93ffbbbfb025b
|
||||
FROM amd64/nginx:1.29.3@sha256:caac07816dceb1c452d0745bc11fc21f7360e693d0d49f9f7607f28baf4f39a0
|
||||
MAINTAINER Joakim Olsson <joakim@unbound.se>
|
||||
|
||||
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/
|
||||
|
||||
Reference in New Issue
Block a user