Skip to content

Commit

Permalink
chore: bump eclipse-temurin from 21.0.1_12-jre to 22.0.1_8-jre
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 21.0.1_12-jre to 22.0.1_8-jre.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent e308d7c commit 4860e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM docker.io/eclipse-temurin:21.0.1_12-jre
FROM docker.io/eclipse-temurin:22.0.1_8-jre
LABEL NAME = "WebGoat: A deliberately insecure Web Application"
LABEL maintainer = "WebGoat team"

Expand Down

0 comments on commit 4860e15

Please sign in to comment.