Skip to content

Commit efd061c

Browse files
chore(deps): bump nginx from 1.23.1-alpine to 1.23.2-alpine (#3583)
1 parent 3a66437 commit efd061c

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
@@ -6,7 +6,7 @@
66
# do stuff to build to /app/build, to copy to step 2
77

88
# Step 2: Deploy
9-
FROM nginx:1.23.1-alpine AS production
9+
FROM nginx:1.23.2-alpine AS production
1010

1111
# copy built assets created from external build-step
1212
COPY ./build /usr/share/nginx/html

0 commit comments

Comments
 (0)