mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 00:03:16 +01:00
chore(deps): update docker.io/library/nginx docker tag to 1.26.0-alpine
This commit is contained in:
parent
68d5a442d5
commit
19c91ca459
@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
nginx:
|
||||
image: nginx:1.25.5-alpine
|
||||
image: docker.io/library/nginx:1.26.0-alpine
|
||||
container_name: nginx
|
||||
ports:
|
||||
- 80:80
|
||||
|
Loading…
Reference in New Issue
Block a user