Skip to content

Commit

Permalink
Update to fedora 38
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosunen committed Jan 21, 2024
1 parent 0171a45 commit 4aa749e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fedora:36
FROM fedora:38
# Software installations from repositories
RUN dnf -y install git python3 python3-devel python3-pip ncurses-devel gcc ngspice iverilog findutils
#RUN dnf install -y https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-36.noarch.rpm
Expand Down
2 changes: 1 addition & 1 deletion python_installs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cat << EOF
Written by Marko Pikkis Kosunen
SYNOPSIS
pip3userinstall.sh [OPTIONS]
python_installs.sh [OPTIONS]
DESCRIPTION
Installs required Python packages locally to users ~/.local
OPTIONS
Expand Down

0 comments on commit 4aa749e

Please sign in to comment.