Skip to content

Commit e932fc3

Browse files
Merge pull request #487 from bowtie-json-schema/dependabot/docker/implementations/kotlin-kmp-json-schema-validator/bellsoft/liberica-openjdk-alpine-21
build(deps): bump bellsoft/liberica-openjdk-alpine from 20 to 21 in /implementations/kotlin-kmp-json-schema-validator
2 parents eeae653 + 0cbe4ed commit e932fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ RUN gradle --no-daemon --parallel dependencies > /dev/null
77
COPY src/ src/
88
RUN gradle --no-daemon --parallel install
99

10-
FROM bellsoft/liberica-openjdk-alpine:20
10+
FROM bellsoft/liberica-openjdk-alpine:21
1111
COPY --from=builder /opt/app/build /opt/app/build
1212
CMD ["/opt/app/build/install/kmp-json-schema-validator/bin/kmp-json-schema-validator"]

0 commit comments

Comments
 (0)