Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
antallaszlo011 authored Sep 9, 2024
1 parent 717ecb7 commit 57d501d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#FROM fefrei/carl:19.01
#FROM smtrat/carl:latest
FROM stefanschupp/carl:hscc23
#FROM stefanschupp/carl:hscc23
FROM hyprodockeruser/carl:v1

RUN apt-get update \
&& apt-get install -y \
gcc \
Expand Down

0 comments on commit 57d501d

Please sign in to comment.