Compare commits
1 Commits
renovate/d
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 5baf390805 |
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
adminer:
|
||||
container_name: adminer
|
||||
image: docker.io/library/adminer:5.4.2@sha256:16a72c6140f64d00a3a9edf8d3d3b18a7b0a29ca31b0453378d9eb71f01f9e34
|
||||
image: docker.io/library/adminer:5.4.2@sha256:2fb88b98da9f0ae0157d8fcb73f447a0747b09ee8d2ff8a8e0695b30afed2116
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${PORT}:8080
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
tinyauth:
|
||||
container_name: tinyauth
|
||||
image: ghcr.io/steveiliop56/tinyauth:v5.0.1
|
||||
image: ghcr.io/steveiliop56/tinyauth:v5.0.4
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TINYAUTH_APPURL=${TINYAUTH_APPURL}
|
||||
|
||||
Reference in New Issue
Block a user