mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 08:13:18 +01:00
Merge pull request #292 from ChristianLempa/renovate/docker.io-library-nginx-1.26.x
This commit is contained in:
commit
e4a63913d8
@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
nginx:
|
||||
image: docker.io/library/nginx:1.26.0-alpine
|
||||
image: docker.io/library/nginx:1.26.1-alpine
|
||||
container_name: nginx
|
||||
ports:
|
||||
- 80:80
|
||||
|
Loading…
Reference in New Issue
Block a user