Changed the GitHub action to use the `dev` docker image.
This commit is contained in:
parent
e05406ffc8
commit
2c0f72d364
|
|
@ -1,4 +1,4 @@
|
|||
FROM setsoft/kicad_auto:latest
|
||||
FROM setsoft/kicad_auto:dev
|
||||
LABEL AUTHOR Salvador E. Tropea <set@ieee.org>
|
||||
LABEL Description="export various files from KiCad projects"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue