mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-21 15:53:16 +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:
|
||||
nginx:
|
||||
image: docker.io/library/nginx:1.26.1-alpine
|
||||
image: docker.io/library/nginx:1.26.2-alpine
|
||||
container_name: nginx
|
||||
ports:
|
||||
- 80:80
|
||||
|
Loading…
Reference in New Issue
Block a user