Skip to content

Commit fd8c2da

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update bytebase/dbhub docker tag to v0.6.2 (#4078)
* chore(deps): update bytebase/dbhub docker tag to v0.6.2 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <[email protected]>
1 parent a131765 commit fd8c2da

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

apps/dbhub/0.6.1/docker-compose.yml renamed to apps/dbhub/0.6.2/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
dbhub:
3-
image: bytebase/dbhub:0.6.1
3+
image: bytebase/dbhub:0.6.2
44
container_name: ${CONTAINER_NAME}
55
ports:
66
- ${PANEL_APP_PORT_HTTP}:8080

0 commit comments

Comments
 (0)