Skip to content

Commit

Permalink
publish base image with "debian-bookworm" tag
Browse files Browse the repository at this point in the history
  • Loading branch information
coffee-cup committed Feb 13, 2025
1 parent 0c10586 commit 83604cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-builder-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=raw,value=latest
type=raw,value=debian-bookworm
type=sha,format=long
type=raw,value={{date 'YYYYMMDD'}}
Expand Down

0 comments on commit 83604cf

Please sign in to comment.