update nginx

This commit is contained in:
Frank John Begornia
2024-01-05 23:09:45 +08:00
parent 459d28b6b8
commit 316adc77a6

View File

@@ -22,7 +22,7 @@ services:
#Nginx Service #Nginx Service
webserver: webserver:
image: nginx:alpine image: nginx:latest
container_name: webserver container_name: webserver
restart: unless-stopped restart: unless-stopped
tty: true tty: true