mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix: change updates-comps workflow image to correct tag (#684)
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
update-comps:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/terrapkg/builder:38
|
||||
image: ghcr.io/terrapkg/builder:f38
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Push to subatomic
|
||||
|
||||
Reference in New Issue
Block a user