chore(deps): update nginx docker tag to v1.28.0
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.5@sha256:b4c1ab3d9db98648db4ba63762524b6cd9733bf62d7c3b9a6e2b37a9804501c6
|
||||
FROM amd64/nginx:1.28.0@sha256:867e23b9340e32449c7918a67120f91f369c768710a5ca9acec7d1e19477a32c
|
||||
MAINTAINER Joakim Olsson <joakim@unbound.se>
|
||||
|
||||
COPY --from=builder /build/.output/public/ /usr/share/nginx/html/
|
||||
|
||||
Reference in New Issue
Block a user