Skip to content

Commit

Permalink
Merge pull request #261 from jenkinsci/updatecli_223ac6f1298e54227960…
Browse files Browse the repository at this point in the history
…98d6e7f16b8ad98566fcce7c61668d49f4066db2f84c

Bump JDK17 version to 17.0.7_7
  • Loading branch information
dduportal committed Jun 20, 2023
2 parents 78949e9 + aaa99e0 commit 4f81cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

ARG JAVA_VERSION="17.0.7_7"
ARG JAVA_VERSION=17.0.7_7
ARG ALPINE_TAG=3.18.2
FROM eclipse-temurin:"${JAVA_VERSION}"-jdk-alpine AS jre-build

Expand Down

0 comments on commit 4f81cc2

Please sign in to comment.