Skip to content

Commit 3b30580

Browse files
fix(deps): update ghcr.io/socialgouv/docker/nginx docker tag to v8.2.3
1 parent 5f428f1 commit 3b30580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ COPY . .
1010
RUN yarn build
1111
RUN yarn export
1212

13-
FROM ghcr.io/socialgouv/docker/nginx:8.2.0
13+
FROM ghcr.io/socialgouv/docker/nginx:8.2.3
1414

1515
COPY --from=builder --chown=nginx:nginx /app/out /usr/share/nginx/html

0 commit comments

Comments
 (0)