Update all stable non-major dependencies
This commit is contained in:
parent
2b5f261cd3
commit
9b092d0daf
14 changed files with 21 additions and 21 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
services:
|
||||
database:
|
||||
image: docker.io/library/postgres:18.1
|
||||
image: docker.io/library/postgres:18.3
|
||||
volumes:
|
||||
- ./database:/var/lib/postgresql
|
||||
environment:
|
||||
|
|
@ -15,7 +15,7 @@ services:
|
|||
- gatus
|
||||
|
||||
gatus:
|
||||
image: ghcr.io/twin/gatus:v5.34.0
|
||||
image: ghcr.io/twin/gatus:v5.35.0
|
||||
restart: always
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue