Update images to Buster

This commit is contained in:
Jan Dittberner 2020-03-02 15:50:46 +01:00
parent 4f10e21a45
commit adacf12078
4 changed files with 6 additions and 6 deletions

View file

@ -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