Skip to content

Commit

Permalink
Release 0.17.1-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kdaud committed Feb 20, 2025
1 parent d7444c8 commit 294d129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: mekomsolutions/shared-github-workflow/.github/workflows/docker-build-publish.yml@main
with:
download-artifacts: false
image-version: "latest"
image-version: "0.17.1-1.0.0"
image-name: "restic-compose-backup"
context: ./src
dockerfile: Dockerfile
Expand All @@ -22,7 +22,7 @@ jobs:
uses: mekomsolutions/shared-github-workflow/.github/workflows/docker-build-publish.yml@main
with:
download-artifacts: false
image-version: "latest"
image-version: "0.17.1-1.0.0"
image-name: "restic-compose-backup-restore"
context: ./src
dockerfile: restore.Dockerfile
Expand Down

0 comments on commit 294d129

Please # to comment.