Skip to content

Commit ae2ba26

Browse files
chore(deps): update nginx docker tag to v1.27.0
1 parent b9cde12 commit ae2ba26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/sslProxy/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Can be located at https://archive.org/details/nginx_1.9.8.tar if needed
2-
FROM nginx:1.9.8@sha256:5d3b56065cf133f8968a557bf49c639320b2fc4c57c635b5707978fb6b738e1f as base
2+
FROM nginx:1.27.0@sha256:b6cb2a904338c415a9e4b11cd75a8367d32a3425725afa72bf8f98cfa64d9d85 as base
33

44
COPY nginx.conf /etc/nginx/nginx.conf
55
COPY mcouniverse.pem /etc/nginx/mcouniverse.pem

0 commit comments

Comments
 (0)