Update images to Buster
This commit is contained in:
parent
4f10e21a45
commit
adacf12078
4 changed files with 6 additions and 6 deletions
|
|
@ -1,11 +1,11 @@
|
|||
version: '3'
|
||||
services:
|
||||
pgsql:
|
||||
image: gnuviech/pgsql:stretch
|
||||
image: gnuviech/pgsql:buster
|
||||
build: pgsql
|
||||
redis:
|
||||
image: gnuviech/redis:stretch
|
||||
image: gnuviech/redis:buster
|
||||
build: redis
|
||||
mq:
|
||||
image: gnuviech/mq:stretch
|
||||
image: gnuviech/mq:buster
|
||||
build: mq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue