Skip to content

Commit

Permalink
Merge pull request #1383 from myrotvorets/renovate/adminer-latest
Browse files Browse the repository at this point in the history
chore(deps): update adminer:latest docker digest to c9592a9
  • Loading branch information
myrotvorets-team authored Feb 19, 2024
2 parents c965642 + 8505055 commit 4e696da
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:e6016420357dd7889ad127265cdbde2c535ae28517958e93ac31a097c5953101
image: adminer:latest@sha256:c9592a99120164a7a4cc75ec76b3632fa3520a4de2d801bbb93c3753fe34e048
environment:
- ADMINER_DEFAULT_SERVER=mariadb
restart: always
Expand Down

0 comments on commit 4e696da

Please sign in to comment.