mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-23 05:50:47 +01:00
chore(deps): update docker.io/library/nginx docker tag to v1.26.3-alpine
This commit is contained in:
parent
322234ddb7
commit
3db7a49033
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
nginx:
|
nginx:
|
||||||
image: docker.io/library/nginx:1.26.2-alpine
|
image: docker.io/library/nginx:1.26.3-alpine
|
||||||
container_name: nginx
|
container_name: nginx
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
|
Loading…
Reference in New Issue
Block a user