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.
2 parents 556f4c9 + 5097102 commit 2774c40Copy full SHA for 2774c40
.github/workflows/build-twined-service.yml
@@ -27,7 +27,7 @@ on:
27
dockerfile_url:
28
type: string
29
required: false
30
- default: 'https://raw.githubusercontent.com/octue/octue-sdk-python/refs/heads/rc-kueue/octue/cloud/deployment/dockerfiles/Dockerfile-python311'
+ default: 'https://raw.githubusercontent.com/octue/octue-sdk-python/refs/heads/main/octue/cloud/deployment/dockerfiles/Dockerfile-python311'
31
description: Use the default Octue Twined data service dockerfile (based on python3.11).
32
local_dockerfile:
33
VERSION.txt
@@ -1 +1 @@
1
-0.5.0
+0.5.1
0 commit comments