We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd4f1ea commit b91ea14Copy full SHA for b91ea14
Dockerfile
@@ -28,7 +28,7 @@ USER openhv
28
WORKDIR /srv/openhv
29
30
RUN git clone --depth=1 \
31
- -b 20250715 https://github.com/OpenHV/OpenHV.git \
+ -b 20250725 https://github.com/OpenHV/OpenHV.git \
32
application
33
34
WORKDIR /srv/openhv/application
0 commit comments