Skip to content

Commit

Permalink
fix(deps): bump adoptopenjdk/openjdk11
Browse files Browse the repository at this point in the history
Bumps adoptopenjdk/openjdk11 from x86_64-ubuntu-jdk-11.0.9.1_1 to x86_64-ubuntu-jdk-11.0.21_9.

---
updated-dependencies:
- dependency-name: adoptopenjdk/openjdk11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent a388fee commit 304d8e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM adoptopenjdk/openjdk11:x86_64-ubuntu-jdk-11.0.9.1_1
FROM adoptopenjdk/openjdk11:x86_64-ubuntu-jdk-11.0.21_9

ARG user=jenkins
ARG group=jenkins
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-arm.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM adoptopenjdk/openjdk11:armv7l-ubuntu-jdk-11.0.9.1_1
FROM adoptopenjdk/openjdk11:armv7l-ubuntu-jdk-11.0.21_9

ARG user=jenkins
ARG group=jenkins
Expand Down

0 comments on commit 304d8e6

Please sign in to comment.