Add sha256 hash

This commit is contained in:
2025-11-18 19:36:53 +05:30
parent ed805754b5
commit 75c64417d2
17 changed files with 23 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
services:
adminer:
container_name: adminer
image: docker.io/library/adminer:5.4.1
image: docker.io/library/adminer:5.4.1@sha256:b1d44e230bed34ff218882f2884e1e78f9659d968d3230a3974d9018172783ea
restart: unless-stopped
ports:
- ${PORT}:8080