Skip to content

Commit 74dd0ef

Browse files
build(deps): Bump library/jetty in /source/BugzillaLyoArchives (#6)
Bumps library/jetty from 12.0-jdk25-eclipse-temurin to 12.1-jdk25-eclipse-temurin. --- updated-dependencies: - dependency-name: library/jetty dependency-version: 12.1-jdk25-eclipse-temurin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f26ee4 commit 74dd0ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/BugzillaLyoArchives/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ COPY . .
1414
RUN mvn -B --no-transfer-progress -f pom.xml -DskipTests clean package -am
1515

1616
# JRE25 variant does not exist yet; Alpine does not have ARM64 variant
17-
FROM docker.io/library/jetty:12.0-jdk25-eclipse-temurin
17+
FROM docker.io/library/jetty:12.1-jdk25-eclipse-temurin
1818

1919
# WARNING DO NOT CHANGE WORKDIR or set it back to what it was before
2020
# $JETTY_BASE must be correct before starting Jetty

0 commit comments

Comments
 (0)