Skip to content

Commit a21989e

Browse files
authored
change: proxy - update nginx-alpine base image (#1309)
1 parent 34e5a4c commit a21989e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.19-alpine
1+
FROM nginx:1.25.1-alpine3.17
22
# TODO:_ consider switching to https://github.com/abtreece/confd to not maintain a custom fork anymore
33

44
ARG OS

0 commit comments

Comments
 (0)