Skip to content

Commit

Permalink
Merge pull request #2 from nerc-project/version-update
Browse files Browse the repository at this point in the history
Add command to apply package updates
  • Loading branch information
aabaris authored May 17, 2024
2 parents 1483a47 + d2549e8 commit 744a261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM debian:12
RUN apt update
RUN apt upgrade -y
RUN apt install -y apache2
RUN apt install -y libapache2-mod-wsgi-py3
RUN apt install -y libapache2-mod-auth-openidc
Expand Down

0 comments on commit 744a261

Please sign in to comment.