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:
container_name: portainer
image: docker.io/portainer/portainer-ee:alpine@sha256:11814a54b67be1f8115e30b501543db06a63abd4f337728474df4a4993cbacde
image: docker.io/portainer/portainer-ee:alpine@sha256:892d1e5458f17f87735390b8049e1dc535c3fdba120f2a66e4411e099cff1550
restart: unless-stopped
volumes:
- ./data:/data