Skip to content

Commit

Permalink
chore(deps): update vaalacat/frp-panel docker tag to v0.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 1dc81fc commit 4d623ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/frp-panel-master/0.0.30/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
environment:
- APP_GLOBAL_SECRET=${APP_GLOBAL_SECRET}
- MASTER_RPC_HOST=${MASTER_RPC_HOST}
image: vaalacat/frp-panel:v0.0.30
image: vaalacat/frp-panel:v0.0.47
labels:
createdBy: "Apps"

Expand Down
2 changes: 1 addition & 1 deletion apps/frp-panel/0.0.30/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ services:
restart: always
network_mode: host
command: ${COMMAND_LINE}
image: vaalacat/frp-panel:v0.0.30
image: vaalacat/frp-panel:v0.0.47
labels:
createdBy: "Apps"

0 comments on commit 4d623ca

Please sign in to comment.