Skip to content

Commit 80ee511

Browse files
chore(deps): update nginx docker tag to v1.29.6
1 parent ea4bc94 commit 80ee511

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
@@ -12,7 +12,7 @@ RUN npm run build-docker
1212

1313
############
1414

15-
FROM nginx:1.27.4-alpine AS runner
15+
FROM nginx:1.29.6-alpine AS runner
1616

1717
COPY --from=builder /app/dist /usr/share/nginx/html
1818

0 commit comments

Comments
 (0)