Skip to content

Commit

Permalink
Update GitHub Actions workflow to use specific Docker image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
locmaymo committed Feb 1, 2025
1 parent ccfb442 commit fce25b0
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 @@ -30,5 +30,5 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/${{ github.repository }}:latest
tags: ghcr.io/tim:latest
file: Dockerfile

0 comments on commit fce25b0

Please sign in to comment.