Changed docker files to pull from GH
This commit is contained in:
parent
9711d39acc
commit
4c96116999
|
|
@ -1,4 +1,4 @@
|
||||||
FROM setsoft/kicad_debian:latest
|
FROM ghcr.io/inti-cmnb/kicad5_debian:latest
|
||||||
MAINTAINER Salvador E. Tropea <set@ieee.org>
|
MAINTAINER Salvador E. Tropea <set@ieee.org>
|
||||||
LABEL Description="KiCad with KiBot and other automation scripts"
|
LABEL Description="KiCad with KiBot and other automation scripts"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
FROM setsoft/kicad_debian:ki6
|
FROM ghcr.io/inti-cmnb/kicad6_debian:latest
|
||||||
MAINTAINER Salvador E. Tropea <set@ieee.org>
|
MAINTAINER Salvador E. Tropea <set@ieee.org>
|
||||||
LABEL Description="KiCad with KiBot and other automation scripts"
|
LABEL Description="KiCad with KiBot and other automation scripts"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue