Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
adminer:
container_name: adminer
image: docker.io/library/adminer:5.4.2@sha256:41898b976011fd87f2d3037366ad97f7d89fddfebc8aa8b3a7d77d0c465aa37b
image: docker.io/library/adminer:5.4.2@sha256:1c2c6052a0a07d02749d590765ebe5591b8d2b7f337c9b727c9ccf31f7f3597d
restart: unless-stopped
ports:
- ${PORT}:8080
+1 -1
View File
@@ -1,7 +1,7 @@
services:
portainer-agent:
container_name: portainer-agent
image: docker.io/portainer/agent:alpine@sha256:a5a7e48b29410128699c2001a86e234c76d8a8381e3e5f1d8cc83531112e78fc
image: docker.io/portainer/agent:alpine@sha256:d8c70d6c1174248796827182abb1ea8f9ea4869b32967af694cf472c3ec2c2a1
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock