Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Bump openjdk from 11-slim to 18-slim in /docker
Browse files Browse the repository at this point in the history
Bumps openjdk from 11-slim to 18-slim.

---
updated-dependencies:
- dependency-name: openjdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 21, 2023
1 parent ab2f2c4 commit 450bc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.

FROM openjdk:11-slim
FROM openjdk:18-slim

# Set following argument with a compatible Registry Harvest CLI version
ARG registry_harvest_cli_version=1.1.0
Expand Down

0 comments on commit 450bc1f

Please sign in to comment.