Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 1b83715

Browse files
fix(deps): update ghcr.io/socialgouv/docker/nginx4spa docker tag to v7.6.1
1 parent 9ef394a commit 1b83715

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ RUN yarn --production --frozen-lockfile --prefer-offline && yarn cache clean
77
RUN yarn build
88
RUN yarn export
99

10-
FROM ghcr.io/socialgouv/docker/nginx4spa:7.0.1
10+
FROM ghcr.io/socialgouv/docker/nginx4spa:7.6.1
1111

1212
COPY --from=builder /out /usr/share/nginx/html

0 commit comments

Comments
 (0)