Skip to content

Commit

Permalink
Merge pull request #2 from KimheangKen/snyk-fix-28391be5f14001e67376c…
Browse files Browse the repository at this point in the history
…8318e21af66

[Snyk] Security upgrade openjdk from 19-alpine to 23-ea-18-jdk-oraclelinux8
  • Loading branch information
KimheangKen authored Apr 18, 2024
2 parents 94f4263 + 108d2cc commit 5c94e0f
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 @@
# Fetching latest version of Java
FROM openjdk:19-alpine
FROM openjdk:23-ea-18-jdk-oraclelinux8

# Setting up work directory
WORKDIR /app
Expand Down

0 comments on commit 5c94e0f

Please sign in to comment.