We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83614ea commit df71c05Copy full SHA for df71c05
.github/workflows/build.yaml
@@ -11,7 +11,7 @@ on:
11
env:
12
PLATFORMS: 'linux/amd64,linux/arm64'
13
IMAGE_NAME: 'easypi/openrefine'
14
- OPENREFINE_VERSION: '3.7.5'
+ OPENREFINE_VERSION: '3.7.6'
15
16
jobs:
17
release:
0 commit comments