We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f9739d + f9cdc8b commit d46e82dCopy full SHA for d46e82d
1 file changed
deployment/podman-quadlets/audiomuse-postgres.container
@@ -4,7 +4,7 @@ Documentation=https://neptunehub.github.io/AudioMuse-AI/
4
5
[Container]
6
ContainerName=audiomuse-postgres
7
-Image=docker.io/postgres:17-alpine
+Image=docker.io/postgres:15-alpine
8
Pod=audiomuse.pod
9
Volume=audiomuse-postgres-data:/var/lib/postgresql/data:U
10
AutoUpdate=registry
@@ -21,4 +21,4 @@ HealthStartPeriod=60s
21
HealthOnFailure=kill
22
23
[Service]
24
-Restart=always
+Restart=always
0 commit comments