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 572e086 commit c9b3c51Copy full SHA for c9b3c51
Dockerfile
@@ -1,5 +1,5 @@
1
ARG LABONE_VERSION=24.10.64896
2
-ARG LABONE_BASE_URL=https://download.zhinst.com/${LABONE_VERSION}
+ARG LABONE_BASE_URL=https://download.zhinst.com/l1-releases/${LABONE_VERSION}
3
4
5
FROM alpine:latest AS builder
0 commit comments