Skip to content

Commit 9cedf6b

Browse files
committed
fix: nginx version
1 parent 3eb4268 commit 9cedf6b

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
@@ -1,3 +1,3 @@
1-
FROM nginx
1+
FROM nginx:1.25
22
COPY nginx/nginx.conf /etc/nginx/nginx.conf
33
COPY resources/public /usr/share/nginx/html

0 commit comments

Comments
 (0)