Skip to content

Commit

Permalink
[CI/CD] Updating Github Action v2 for KiCad 5 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Oct 28, 2024
1 parent 51a4a38 commit 7b81d95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/inti-cmnb/kicad6_auto_full:1.8.1-4_k6.0.11_d12.1_b3.5.1
FROM ghcr.io/inti-cmnb/kicad5_auto_full:1.8.1-4_k5.1.9_d11.6_b3.4.1
LABEL AUTHOR Salvador E. Tropea <[email protected]>
LABEL Description="Export various files from KiCad projects (KiCad 6)"
LABEL Description="Export various files from KiCad projects (KiCad 5)"

COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit 7b81d95

Please sign in to comment.