Skip to content

Commit

Permalink
[Nightly] New tag?
Browse files Browse the repository at this point in the history
No plain tag?
  • Loading branch information
set-soft committed Jan 10, 2025
1 parent 73dbfce commit e507dc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base_os_nightly/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM kicad/kicad:nightly
FROM kicad/kicad:nightly-202501
LABEL Maintainer="Salvador E. Tropea <stropea@inti.gob.ar>"
LABEL Description="Debian with basic tools for KiBot"
LABEL org.opencontainers.image.description="Debian with basic tools for KiBot"
Expand Down
2 changes: 1 addition & 1 deletion base_os_nightly_full/run_shell_same_user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ docker run --rm -it -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY \
--volume="/etc/passwd:/etc/passwd:ro" \
--volume="/etc/shadow:/etc/shadow:ro" \
--volume="/home/$USER:/home/$USER:rw" \
ghcr.io/inti-cmnb/base_os_nightly:latest_nightly /bin/bash
ghcr.io/inti-cmnb/base_os_full:latest_nightly /bin/bash

0 comments on commit e507dc0

Please sign in to comment.