Skip to content

Commit

Permalink
PMM-11231 Use different name for update image
Browse files Browse the repository at this point in the history
  • Loading branch information
matejkubinec committed Jun 28, 2024
1 parent aad2a90 commit d40c2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
- PMM_WATCHTOWER_HOST=http://watchtower:8080
- PMM_WATCHTOWER_TOKEN=123
# Uncomment to specify to which docker image to update
# - PMM_DEV_UPDATE_DOCKER_IMAGE=${PMM_SERVER_IMAGE:-perconalab/pmm-server:3-dev-container}
# - PMM_DEV_UPDATE_DOCKER_IMAGE=${PMM_UPDATE_IMAGE:-perconalab/pmm-server:3-dev-container}

mysql:
image: percona:5.7.30
Expand Down

0 comments on commit d40c2ed

Please sign in to comment.