From 8526653069927936d24213500d520834b45d09bc Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Fri, 30 May 2025 13:24:23 +0200 Subject: [PATCH] rename --- {postgres => postgres_15}/CHANGELOG.md | 0 {postgres => postgres_15}/Dockerfile | 0 {postgres => postgres_15}/README.md | 0 {postgres => postgres_15}/apparmor.txt | 0 {postgres => postgres_15}/build.json | 0 {postgres => postgres_15}/config.json | 0 {postgres => postgres_15}/icon.png | Bin {postgres => postgres_15}/logo.png | Bin .../rootfs/etc/cont-init.d/20-folders.sh | 0 .../rootfs/etc/cont-init.d/99-run.sh | 0 {postgres => postgres_15}/stats.png | Bin {postgres => postgres_15}/updater.json | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename {postgres => postgres_15}/CHANGELOG.md (100%) rename {postgres => postgres_15}/Dockerfile (100%) rename {postgres => postgres_15}/README.md (100%) rename {postgres => postgres_15}/apparmor.txt (100%) rename {postgres => postgres_15}/build.json (100%) rename {postgres => postgres_15}/config.json (100%) rename {postgres => postgres_15}/icon.png (100%) rename {postgres => postgres_15}/logo.png (100%) rename {postgres => postgres_15}/rootfs/etc/cont-init.d/20-folders.sh (100%) rename {postgres => postgres_15}/rootfs/etc/cont-init.d/99-run.sh (100%) rename {postgres => postgres_15}/stats.png (100%) rename {postgres => postgres_15}/updater.json (100%) diff --git a/postgres/CHANGELOG.md b/postgres_15/CHANGELOG.md similarity index 100% rename from postgres/CHANGELOG.md rename to postgres_15/CHANGELOG.md diff --git a/postgres/Dockerfile b/postgres_15/Dockerfile similarity index 100% rename from postgres/Dockerfile rename to postgres_15/Dockerfile diff --git a/postgres/README.md b/postgres_15/README.md similarity index 100% rename from postgres/README.md rename to postgres_15/README.md diff --git a/postgres/apparmor.txt b/postgres_15/apparmor.txt similarity index 100% rename from postgres/apparmor.txt rename to postgres_15/apparmor.txt diff --git a/postgres/build.json b/postgres_15/build.json similarity index 100% rename from postgres/build.json rename to postgres_15/build.json diff --git a/postgres/config.json b/postgres_15/config.json similarity index 100% rename from postgres/config.json rename to postgres_15/config.json diff --git a/postgres/icon.png b/postgres_15/icon.png similarity index 100% rename from postgres/icon.png rename to postgres_15/icon.png diff --git a/postgres/logo.png b/postgres_15/logo.png similarity index 100% rename from postgres/logo.png rename to postgres_15/logo.png diff --git a/postgres/rootfs/etc/cont-init.d/20-folders.sh b/postgres_15/rootfs/etc/cont-init.d/20-folders.sh similarity index 100% rename from postgres/rootfs/etc/cont-init.d/20-folders.sh rename to postgres_15/rootfs/etc/cont-init.d/20-folders.sh diff --git a/postgres/rootfs/etc/cont-init.d/99-run.sh b/postgres_15/rootfs/etc/cont-init.d/99-run.sh similarity index 100% rename from postgres/rootfs/etc/cont-init.d/99-run.sh rename to postgres_15/rootfs/etc/cont-init.d/99-run.sh diff --git a/postgres/stats.png b/postgres_15/stats.png similarity index 100% rename from postgres/stats.png rename to postgres_15/stats.png diff --git a/postgres/updater.json b/postgres_15/updater.json similarity index 100% rename from postgres/updater.json rename to postgres_15/updater.json