Skip to content

Commit 2d95bd1

Browse files
duncdrumline-o
authored andcommitted
[ignore] adress comment
1 parent 41bf2b5 commit 2d95bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-docker/src/main/resources-filtered/Dockerfile-DEBUG

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
2121
#
2222

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

0 commit comments

Comments
 (0)