Skip to content

Commit

Permalink
Fix Dockerfile to use more recent nektar-dev image
Browse files Browse the repository at this point in the history
  • Loading branch information
mdave committed Mar 12, 2024
1 parent db1edc2 commit f545f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nektarpp/nektar-dev:2510247d
FROM nektarpp/nektar-dev:v5.5.0

ARG INSTALL_PREFIX=/usr/local

Expand Down

0 comments on commit f545f14

Please sign in to comment.