Skip to content

Commit

Permalink
chore(deps): update stonith404/pingvin-share docker tag to v0.24.2 (#612
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent ed7db10 commit 05ee9aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/pingvin-share/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "pingvin-share",
"version": "0.24.1",
"version": "0.24.2",
"image": "stonith404/pingvin-share",
"youtube": "https://youtu.be/SRJUS7h1vhU",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/pingvin-share/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
app:
# Name of the service

image: stonith404/pingvin-share:v0.24.1
image: stonith404/pingvin-share:v0.24.2
# Image to be used for this service

restart: unless-stopped
Expand Down

0 comments on commit 05ee9aa

Please sign in to comment.