Skip to content

Commit

Permalink
chore(deps): update budibase/budibase docker tag to v3.2.5 (#682)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent f55867d commit 27f1107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servapps/budibase/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: big-bear-budibase
services:
"{ServiceName}":
container_name: "{ServiceName}"
image: budibase/budibase:3.2.3
image: budibase/budibase:3.2.5
restart: unless-stopped
volumes:
- "{ServiceName}-data:/data"
Expand Down

0 comments on commit 27f1107

Please sign in to comment.