Skip to content

Commit

Permalink
chore(deps): update adminer:latest docker digest to 34d3713
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2024
1 parent a203785 commit d378206
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:ee90fd19757e0f89bb991f63bf04fd0530a0f98f408605d2b88f812fc0c3ec7b
image: adminer:latest@sha256:34d37131366c5aa84e1693dbed48593ed6f95fb450b576c1a7a59d3a9c9e8802
environment:
- ADMINER_DEFAULT_SERVER=mariadb
restart: always
Expand Down

0 comments on commit d378206

Please sign in to comment.