use newer base image

This commit is contained in:
Sebastian Hugentobler 2022-07-12 19:47:30 +02:00
parent 6791425d46
commit 6353b66d2a

View File

@ -1,4 +1,4 @@
FROM thallian/confd-env:latest
FROM docker.io/thallian/confd-env:3.16
ENV PGDATA=/var/lib/postgresql/data