1
0
mirror of https://github.com/navilg/media-stack.git synced 2024-11-21 10:05:46 +02:00

Update nginx

This commit is contained in:
Navratan Lal Gupta 2023-05-05 08:19:49 +01:00
parent 4516ce6214
commit f3aa48eb8e

View File

@ -2,7 +2,7 @@ version: '2'
name: nginx
services:
nginx:
image: nginx:1.23.3-alpine
image: nginx:1.24.0-alpine
container_name: nginx
networks:
- mynetwork