Now works with v2.4 update
- NGINX image bumped to 1.29 - Debian image now used Trixie as the base - moved over to named release instead of "stable" due to package renaming
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
FROM nginx:1.27-alpine
|
||||
FROM nginx:1.29-alpine
|
||||
EXPOSE 80
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
Reference in New Issue
Block a user