Skip to content

Commit abf2246

Browse files
build(deps): update adminer docker tag to v5.4.1 (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 904404f commit abf2246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
- TZ=EST5EDT
1818

1919
adminer:
20-
image: adminer:5.4.0-standalone
20+
image: adminer:5.4.1-standalone
2121
depends_on:
2222
- db
2323
ports:

0 commit comments

Comments
 (0)