Skip to content

Commit

Permalink
chore(deps): update budibase/budibase docker tag to v2.27.4 (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 904b996 commit 6747e46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/budibase/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "budibase",
"version": "2.27.3",
"version": "2.27.4",
"image": "budibase/budibase",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/budibase/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
container_name: big-bear-budibase

# Image to be used for the container
image: budibase/budibase:2.27.3
image: budibase/budibase:2.27.4

# Container restart policy
restart: unless-stopped
Expand Down

0 comments on commit 6747e46

Please sign in to comment.