Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig authored Feb 23, 2024
1 parent 051b93c commit 53d9256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:

nginx:
container_name: nginx
image: nginx:1.23.1-alpine
image: nginx:1.25.4-alpine
restart: unless-stopped
environment:
- TZ=Australia/Brisbane
Expand Down

0 comments on commit 53d9256

Please sign in to comment.