aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 6b66a31..e55d78d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,4 @@
ARG postgres_version=15
-
FROM postgres:$postgres_version-alpine
ENV PG_CRON_VERSION=1.4.2 \