Skip to content

Commit

Permalink
update nginx
Browse files Browse the repository at this point in the history
Signed-off-by: Navratan Lal Gupta <[email protected]>
  • Loading branch information
navilg committed Sep 22, 2024
1 parent 195a770 commit 843a3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2'
name: nginx
services:
nginx:
image: nginx:1.25.1-alpine
image: nginx:1.27.1-alpine
container_name: nginx
networks:
- mynetwork
Expand Down

0 comments on commit 843a3fc

Please sign in to comment.