mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-24 17:24:25 +01:00
chore(deps): update docker.io/library/nginx docker tag to v1.26.2-alpine
This commit is contained in:
parent
7f229c1ee2
commit
59d3b438fd
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
nginx:
|
nginx:
|
||||||
image: docker.io/library/nginx:1.26.1-alpine
|
image: docker.io/library/nginx:1.26.2-alpine
|
||||||
container_name: nginx
|
container_name: nginx
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
|
Loading…
Reference in New Issue
Block a user