Skip to content

Commit

Permalink
Update adminer tag to 4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
a-h-abid committed Oct 7, 2024
1 parent 52be408 commit 886bcd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adminer/compose.adminer.example.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
adminer:
image: 'adminer:${ADMINER_IMAGE_TAG:-latest}'
image: 'adminer:${ADMINER_IMAGE_TAG:-4.8.1}'
env_file:
- .env
networks:
Expand Down

0 comments on commit 886bcd2

Please sign in to comment.