Skip to content

Commit

Permalink
Dockerfile tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Oct 17, 2024
1 parent cb29521 commit e3ae0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macrostrat_db_insertion/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM ubuntu:22.04
RUN apt-get update && apt update -y && apt upgrade -y
RUN apt update -y && apt upgrade -y

RUN apt install -y g++ \
wget \
Expand Down

0 comments on commit e3ae0e3

Please sign in to comment.