Skip to content

Commit

Permalink
chore: bump the patch-minor-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the patch-minor-dependencies group with 1 update: maven.


Updates `maven` from 3.8.2-openjdk-11 to 3.8-openjdk-18

---
updated-dependencies:
- dependency-name: maven
  dependency-type: direct:production
  dependency-group: patch-minor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 0496d2f commit 5519bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.5
FROM maven:3.8.2-openjdk-11@sha256:4b9d059560ebaed5bcdd320be71968c457b655887bf04380c150c22531dd9e7a AS build
FROM maven:3.8-openjdk-18@sha256:f22971fa3103b6a5145741dd80cc1660490bef93deb6400276c96dadf5bfd75f AS build
ARG BUILDKIT_SBOM_SCAN_CONTEXT=true
ARG BUILDKIT_SBOM_SCAN_STAGE=true
ARG ENFORCER_FAIL=true
Expand Down

0 comments on commit 5519bdf

Please sign in to comment.