Skip to content

Commit

Permalink
Use runtime 0.3.0 with UTF8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
EugenMayer committed Jan 17, 2025
1 parent 24d6f20 commit 3fd4ae7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
IMAGE_FQDN: ghcr.io/eugenmayer/kontextwork-converter
RUNTIME_VERSION: 0.2.1
RUNTIME_VERSION: 0.3.0

jobs:
docker:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
IMAGE_FQDN: ghcr.io/eugenmayer/kontextwork-converter
RUNTIME_VERSION: 0.2.1
RUNTIME_VERSION: 0.3.0

jobs:
docker:
Expand Down

0 comments on commit 3fd4ae7

Please sign in to comment.