Skip to content

Commit 3ca55c0

Browse files
authored
FIX: Update Dockerfile
fix typo on dockerfile for arm arch OF2506
1 parent f2bc778 commit 3ca55c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/OF2506/arm64-deps/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Start from the ubuntu Openfoam 2106 image
2-
FROM opencfd/openfoam-dev:2505
2+
FROM opencfd/openfoam-dev:2506
33
USER root
44
ARG PYTHON_VERSION=3.7
55
ENV PATH="/root/miniconda3/bin:${PATH}"

0 commit comments

Comments
 (0)