mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-22 05:20:49 +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:
|
||||
nginx:
|
||||
image: docker.io/library/nginx:1.26.2-alpine
|
||||
image: docker.io/library/nginx:1.26.3-alpine
|
||||
container_name: nginx
|
||||
ports:
|
||||
- 80:80
|
||||
|
Loading…
Reference in New Issue
Block a user