Skip to content

Commit 901bc9f

Browse files
chore(deps): Update nginx Docker tag to v1.25.3 (#983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90754d3 commit 901bc9f

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
@@ -37,6 +37,6 @@ RUN export VERSIONS=`list-versions` \
3737

3838
#------- Copy to nginx
3939

40-
FROM nginx:1.25.1-alpine
40+
FROM nginx:1.25.3-alpine
4141

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

0 commit comments

Comments
 (0)