Compare commits
3 Commits
feat-runne
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 17890b2831 | |||
| 92d99b2346 | |||
| 91b789e115 |
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: 'gitlab/gitlab-ce:18.3.0-ce.0'
|
||||
image: 'gitlab/gitlab-ce:18.10.0-ce.0'
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
|
||||
6
renovate.json
Normal file
6
renovate.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user