Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
firefart committed May 7, 2024
1 parent d7255a8 commit f53c93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# set latest tag for default branch
type=raw,value=latest,enable={{is_default_branch}}
# set rt version
type=raw,value=5.0.5,enable=true
type=raw,value=5.0.6,enable=true
# make a sha tag
type=sha,enable=true,priority=100,prefix=sha-,suffix=,format=short
type=schedule,pattern={{date 'YYYYMMDD'}},prefix=nightly-
Expand Down

0 comments on commit f53c93d

Please sign in to comment.