Skip to content

Commit abbdec1

Browse files
committed
[CI/CD] Updating Github Action v2 for KiCad 8 latest
1 parent 5c222d8 commit abbdec1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM ghcr.io/inti-cmnb/kicad8_auto_full:dev
1+
FROM ghcr.io/inti-cmnb/kicad8_auto_full:latest
22
LABEL AUTHOR Salvador E. Tropea <stropea@inti.gob.ar>
3-
LABEL Description="Export various files from KiCad projects (KiCad 8 + development)"
3+
LABEL Description="Export various files from KiCad projects (KiCad 8)"
44

55
COPY entrypoint.sh /entrypoint.sh
66
RUN chmod +x /entrypoint.sh

0 commit comments

Comments
 (0)