Skip to content

Commit 500b79f

Browse files
committed
chore: Add autogenerated file header
1 parent 321f19e commit 500b79f

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

Containerfile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# --------------------------------------------------------------------------
2+
# THIS FILE IS AUTOGENERATED - DO NOT EDIT MANUALLY
3+
#
4+
# Source: Containerfile.j2
5+
# --------------------------------------------------------------------------
6+
17
ARG BASE_VERSION=15
28
ARG PG_VERSION=17
39
FROM ghcr.io/daemonless/base:${BASE_VERSION}

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
THIS FILE IS AUTOGENERATED - DO NOT EDIT MANUALLY
3+
Source: daemonless/templates/README.j2
4+
-->
5+
16
# PostgreSQL
27

38
The World's Most Advanced Open Source Relational Database on FreeBSD.

0 commit comments

Comments
 (0)