mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 06:05:47 +02:00
Lowered woodpecker db version
This commit is contained in:
parent
88f3e48791
commit
b1e3d13d6d
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ services:
|
|||
- 9000:9000
|
||||
|
||||
db:
|
||||
image: 'postgres:14.4-alpine'
|
||||
image: 'postgres:14.3-alpine'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue