Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| faebb0d05c | |||
| d20120d708 |
2 changed files with 3 additions and 3 deletions
|
|
@ -34,8 +34,8 @@
|
|||
"matchUpdateTypes": [
|
||||
"minor"
|
||||
],
|
||||
"excludePackageNames": [
|
||||
"git.hamburg.ccc.de/ccchh/oci-images/keycloak"
|
||||
"matchPackageNames": [
|
||||
"!git.hamburg.ccc.de/ccchh/oci-images/keycloak"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ services:
|
|||
- pretalx_net
|
||||
|
||||
static:
|
||||
image: docker.io/library/nginx:1.31.2
|
||||
image: docker.io/library/nginx:1.31.5
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- public:/usr/share/nginx/html
|
||||
|
|
|
|||
Loading…
Reference in a new issue