We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 321f19e commit 500b79fCopy full SHA for 500b79f
2 files changed
Containerfile
@@ -1,3 +1,9 @@
1
+# --------------------------------------------------------------------------
2
+# THIS FILE IS AUTOGENERATED - DO NOT EDIT MANUALLY
3
+#
4
+# Source: Containerfile.j2
5
6
+
7
ARG BASE_VERSION=15
8
ARG PG_VERSION=17
9
FROM ghcr.io/daemonless/base:${BASE_VERSION}
README.md
@@ -1,3 +1,8 @@
+<!--
+THIS FILE IS AUTOGENERATED - DO NOT EDIT MANUALLY
+Source: daemonless/templates/README.j2
+-->
# PostgreSQL
The World's Most Advanced Open Source Relational Database on FreeBSD.
0 commit comments