Skip to content

Commit c55fe35

Browse files
authored
Update both images once a week (#37)
Let us make sure packages are up-to-date
1 parent 8f40b38 commit c55fe35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-docker-images.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
paths:
1313
- 'base/Dockerfile'
1414
workflow_dispatch:
15+
schedule:
16+
- cron: '* * * * 3'
1517

1618
jobs:
1719
buildAndPushBase:

0 commit comments

Comments
 (0)