Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
revert tag for GHCR
Browse files Browse the repository at this point in the history
Signed-off-by: abimichel <[email protected]>
  • Loading branch information
abimichel authored Dec 28, 2023
1 parent a25a324 commit ea0f9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag v1
run: docker build . --file Dockerfile --tag permitting-audit-replication:v1

0 comments on commit ea0f9db

Please sign in to comment.