Skip to content

Commit

Permalink
fix: add alpine node images to ghcr
Browse files Browse the repository at this point in the history
20.3-alpine3.18 is what we're currently using across the board. 21.6-alpine3.19 is the new image we want to move to.
  • Loading branch information
CallumNZ authored and Mossman1215 committed Oct 3, 2024
1 parent 2192414 commit 307d3c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sync-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ docker.io:
- v0.9.0
tonistiigi/binfmt:
- latest
node:
- 20.3-alpine3.18
- 21.6-alpine3.19
quay.io:
tls-verify: true
images:
Expand Down

0 comments on commit 307d3c7

Please sign in to comment.