Skip to content

Commit 2774c40

Browse files
authored
MRG: Merge pull request #30 from octue/use-latest-octue-dockerfiles
Update to new Dockerfile path
2 parents 556f4c9 + 5097102 commit 2774c40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-twined-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
dockerfile_url:
2828
type: string
2929
required: false
30-
default: 'https://raw.githubusercontent.com/octue/octue-sdk-python/refs/heads/rc-kueue/octue/cloud/deployment/dockerfiles/Dockerfile-python311'
30+
default: 'https://raw.githubusercontent.com/octue/octue-sdk-python/refs/heads/main/octue/cloud/deployment/dockerfiles/Dockerfile-python311'
3131
description: Use the default Octue Twined data service dockerfile (based on python3.11).
3232
local_dockerfile:
3333
type: string

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.5.1

0 commit comments

Comments
 (0)