Skip to content

Commit

Permalink
chore(deps): update bellamy/wallos docker tag to v2.34.0 (#1907)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 4ef65d0 commit 5d17748
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/wallos/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "wallos",
"version": "2.33.1",
"version": "2.34.0",
"image": "bellamy/wallos",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/wallos/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
container_name: big-bear-wallos

# Image to be used for the container
image: bellamy/wallos:2.33.1
image: bellamy/wallos:2.34.0

# Container restart policy
restart: unless-stopped
Expand Down

0 comments on commit 5d17748

Please sign in to comment.