Skip to content

Commit

Permalink
chore(deps): update pglombardo/pwpush docker tag to v1.41.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2024
1 parent c57e259 commit 1dae99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/passwordpusher/1.41.9/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:5100"
environment:
- DATABASE_URL=mysql2://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${PANEL_DB_HOST}:${PWPUSHER_DB_PORT}/${PANEL_DB_NAME}
image: pglombardo/pwpush:1.41.9
image: pglombardo/pwpush:1.41.10
labels:
createdBy: "Apps"

Expand Down

0 comments on commit 1dae99a

Please sign in to comment.