Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbe228 authored Mar 5, 2024
1 parent fa55e02 commit ba97253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
file: ./Dockerfile
push: true
tags: |
ghcr.io/jrbe228/actions-runner-compose:$(date +%s)
ghcr.io/jrbe228/actions-runner-compose:${{ github.run_number }}
ghcr.io/jrbe228/actions-runner-compose:latest

0 comments on commit ba97253

Please sign in to comment.