Update docker-image.yml

This commit is contained in:
Anthony Stirling 2023-01-28 16:00:54 +00:00 committed by GitHub
parent 7e20df82b2
commit 22e2c094ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,6 @@ jobs:
- name: Build the Docker image
run: "docker build . --file Dockerfile --tag frooodle/s-pdf:${{ steps.versionNumber.outputs.stdout }}"
run: "docker build . --file Dockerfile --tag frooodle/s-pdf:${{ steps.versionNumber.outputs.* }}"