pull upgrade

This commit is contained in:
2024-11-09 13:38:15 -07:00
parent 591a1fbf5d
commit 6a5a49af76
3 changed files with 10 additions and 6 deletions

View File

@ -3,7 +3,7 @@ AutoUpdate=registry
ContainerName=pgadmin
Environment="PGADMIN_DEFAULT_EMAIL=mikepharesjr@msn.com"
Environment="PGADMIN_DEFAULT_PASSWORD=Vm1jZ4mzdaF1q#pn4v1b"
Image=docker.io/dpage/pgadmin4:latest
Image=docker.io/dpage/pgadmin4:8.12
# Network=gitea.network
# Pod=gitea.pod
PublishPort=5007:80
@ -15,7 +15,8 @@ Restart=no
[Install]
WantedBy=multi-user.target default.target
# podman pull docker.io/library/postgres:14
# podman pull docker.io/dpage/pgadmin4:8.12
# x-podman pull docker.io/dpage/pgadmin4:latest
# systemctl --user daemon-reload
# systemctl --user start pgadmin
# systemctl --user status pgadmin