Skip to content

Commit 2878528

Browse files
chore(deps): update nginx docker tag to v1.27.3
1 parent 1ad3a1b commit 2878528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ COPY . /build
2525
RUN yarn run build
2626

2727
# --- final image
28-
FROM nginx:1.27.2-alpine
28+
FROM nginx:1.27.3-alpine
2929
LABEL maintainer="[email protected]"
3030

3131
# environment

0 commit comments

Comments
 (0)