Update docker-image.yml

This commit is contained in:
nune 2024-12-18 17:27:10 -05:00 committed by GitHub
parent 71a39fbd66
commit c1b3652614
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,4 +15,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build . --file Dockerfile --tag plaster:$(date +%s)
run: docker build . --file Dockerfile --tag plasterbin:latest