Skip to content

Commit

Permalink
chore(deps): update adminer:latest docker digest to b75eae8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent ec2ff82 commit afdc9a6
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:c9592a99120164a7a4cc75ec76b3632fa3520a4de2d801bbb93c3753fe34e048
image: adminer:latest@sha256:b75eae89431e8469613b844e76382a26efc8601c17f446bcd81665bc87ca9a1f
environment:
- ADMINER_DEFAULT_SERVER=mariadb
restart: always
Expand Down

0 comments on commit afdc9a6

Please sign in to comment.