Skip to content

Commit 08acde0

Browse files
authored
Merge pull request #5498 from bcgov/renovate/nginx-1.x
chore(deps): update nginx docker tag to v1.28.0
2 parents f522ecb + d53f191 commit 08acde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maintenance/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.27.5-alpine
1+
FROM nginx:1.28.0-alpine
22

33
RUN addgroup -S nonroot && adduser -S nonroot -G nonroot
44

0 commit comments

Comments
 (0)