Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot decbebde1b Update ghcr.io/fosrl/pangolin Docker tag to v1.18.3 2026-05-07 02:31:45 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
adminer:
container_name: adminer
image: docker.io/library/adminer:5.4.2@sha256:cc64d253db4f016cbcff2ff2f01e60ed07e74f38b4398f84d3c4fae4b5ce0e07
image: docker.io/library/adminer:5.4.2@sha256:41898b976011fd87f2d3037366ad97f7d89fddfebc8aa8b3a7d77d0c465aa37b
restart: unless-stopped
ports:
- ${PORT}:8080
+1 -1
View File
@@ -2,7 +2,7 @@ name: pangolin
services:
pangolin:
container_name: pangolin
image: ghcr.io/fosrl/pangolin:1.18.0
image: ghcr.io/fosrl/pangolin:1.18.3
restart: unless-stopped
deploy:
resources:
+1 -1
View File
@@ -2,7 +2,7 @@ name: pangolin
services:
pangolin:
container_name: pangolin
image: ghcr.io/fosrl/pangolin:1.18.0
image: ghcr.io/fosrl/pangolin:1.18.3
restart: unless-stopped
volumes:
- ./config:/app/config