Skip to content

Commit 192a9fc

Browse files
authored
Update Python runtime and build tags in workflow
1 parent 67c636d commit 192a9fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
push: true
3434
tags: malovec/robot-runner-dev:latest
3535
build-args: |
36-
DHI_PYTHON_RUNTIME_TAG=3.12-alpine3.22
37-
DHI_PYTHON_BUILD_TAG=3.12-alpine3.22-dev
36+
DHI_PYTHON_RUNTIME_TAG=3.12-alpine3.24
37+
DHI_PYTHON_BUILD_TAG=3.12-alpine3.24-dev
3838
3939
- name: Smoke test
4040
run: docker run --rm -v $(pwd)/tests:/tests malovec/robot-runner-dev:latest -d results /tests/test.robot

0 commit comments

Comments
 (0)