Skip to content

Commit afcce2e

Browse files
authored
Promote latest on Mondays (#980)
1 parent fae6396 commit afcce2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish latest images to Docker Hub
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "0 10 * * TUE"
6+
- cron: "0 10 * * MON"
77

88
jobs:
99
# Sync the 'latest' tag from GAR to Docker Hub

0 commit comments

Comments
 (0)