Skip to content

Commit 64bf136

Browse files
chore(deps): update dependencies (minor)
1 parent 5251c2f commit 64bf136

2 files changed

Lines changed: 139 additions & 87 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ COPY . ./
1212

1313
RUN npm run build
1414

15-
FROM nginx:1.31.0-alpine
15+
FROM nginx:1.31.1-alpine
1616

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

0 commit comments

Comments
 (0)