Skip to content

Commit

Permalink
another docker tag issue
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordowns2000 committed Nov 9, 2023
1 parent 1a3c8d0 commit b97cf84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
target: ws-worker
tags: |
openfn/ws-worker:latest
openfn/ws-worker:${{ env.DOCKER_TAG }}
openfn/ws-worker:v${{ env.DOCKER_TAG }}

0 comments on commit b97cf84

Please sign in to comment.