Skip to content

Commit 34c8df4

Browse files
committed
Use version
1 parent 6551c34 commit 34c8df4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
call-workflow:
1616
name: Build and Push Docker Images
1717
environment: Production
18-
uses: .github/workflows/reusable-docker-build-and-push.yml
18+
uses: .github/workflows/reusable-docker-build-and-push.yml@v1
1919
with:
2020
docker_image_tag: latest
2121
docker_bakefile_path: ./build/docker-bake.hcl

0 commit comments

Comments
 (0)