Skip to content

Commit

Permalink
Update both images once a week (#37)
Browse files Browse the repository at this point in the history
Let us make sure packages are up-to-date
  • Loading branch information
damyan authored Oct 7, 2024
1 parent 8f40b38 commit c55fe35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-docker-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
paths:
- 'base/Dockerfile'
workflow_dispatch:
schedule:
- cron: '* * * * 3'

jobs:
buildAndPushBase:
Expand Down

0 comments on commit c55fe35

Please sign in to comment.