Update docker-image.yml

This commit is contained in:
Jean-Christian Paul Denis 2024-11-03 01:10:16 +01:00 committed by GitHub
parent 3c3632e5f4
commit c1e2e8b6ed
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 alpine/nginx/latest/Dockerfile --tag my-image-name:$(date +%s)
run: docker build . --file ./alpine/nginx/latest/Dockerfile --tag docker-dotclear:latest