Skip to content

Commit

Permalink
chore(deps): update adminer:latest docker digest to 7966ac7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent ad320f2 commit 944d937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
- ./.docker/mariadb/docker-entrypoint-initdb.d:/docker-entrypoint-initdb.d

adminer:
image: adminer:latest@sha256:b75eae89431e8469613b844e76382a26efc8601c17f446bcd81665bc87ca9a1f
image: adminer:latest@sha256:7966ac797f87db4faa102ad4b71c9f7d19d92917f7a602539f74cfe86eb5c610
environment:
- ADMINER_DEFAULT_SERVER=mariadb
restart: always
Expand Down

0 comments on commit 944d937

Please sign in to comment.