Skip to content

Commit c4aca4c

Browse files
committed
Update runtime version to trixie with java25 and libreoffice26
1 parent 7bc333a commit c4aca4c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
IMAGE_FQDN: ghcr.io/eugenmayer/kontextwork-converter
10-
RUNTIME_VERSION: 0.4.2
10+
RUNTIME_VERSION: 1.0.0
1111

1212
jobs:
1313
docker:

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
IMAGE_FQDN: ghcr.io/eugenmayer/kontextwork-converter
10-
RUNTIME_VERSION: 0.4.2
10+
RUNTIME_VERSION: 1.0.0
1111

1212
jobs:
1313
docker:

0 commit comments

Comments
 (0)