Skip to content

Commit d1168ed

Browse files
fix(deps): update all non-major dependencies (#1265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b1d202 commit d1168ed

File tree

3 files changed

+1450
-465
lines changed

3 files changed

+1450
-465
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ services:
2727
environment:
2828
- ADMINER_DESIGN=pepa-linha
2929
- ADMINER_DEFAULT_SERVER=lomake_db
30-
image: adminer:5.1.0
30+
image: adminer:5.2.1
3131
ports:
3232
- 8080:8080 # localhost:8080/?pgsql=db&username=postgres&db=postgres&ns=public
3333

0 commit comments

Comments
 (0)