Skip to content

Commit

Permalink
Update minituff/nautical-backup Docker tag to v2.9.3 (#393)
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 29, 2024
1 parent 36282a0 commit 6768811
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion snippets/docker-compose-semver-example.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
services:
nautical-backup:
image: minituff/nautical-backup:2.9.2 # Change this to the latest version
image: minituff/nautical-backup:2.9.3 # Change this to the latest version
2 changes: 1 addition & 1 deletion snippets/docker-run-semver-example.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
minituff/nautical-backup:2.9.2
minituff/nautical-backup:2.9.3

0 comments on commit 6768811

Please sign in to comment.