Skip to content

Commit

Permalink
No CDS on build stage.
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-6 committed Nov 27, 2024
1 parent 8adc663 commit ac5591c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker.io/docker/dockerfile:1.7-labs

# Build stage
FROM bellsoft/liberica-runtime-container:jdk-21-cds-musl AS build
FROM bellsoft/liberica-runtime-container:jdk-21-musl AS build
COPY --exclude=entrypoint.sh . /home/reposilite-build
WORKDIR /home/reposilite-build

Expand Down

0 comments on commit ac5591c

Please sign in to comment.