Skip to content

Commit

Permalink
[chore] adress comment
Browse files Browse the repository at this point in the history
  • Loading branch information
duncdrum authored Nov 26, 2024
1 parent 9b1a3cf commit 015bdad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-docker/src/main/resources-filtered/Dockerfile-DEBUG
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#

# Use JDK 17 in Debian Bullseye (as our production image gcr.io/distroless/java:17 is based on Debian Bullseye with just a JRE)
# Use JDK 17 in Debian as our production image gcr.io/distroless/java is based on Debian with just a JRE)
FROM debian:bookworm-slim
RUN apt-get update && apt-get -y dist-upgrade
RUN apt-get install -y openjdk-17-jdk-headless
Expand Down

0 comments on commit 015bdad

Please sign in to comment.