Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions openjdk-17.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: openjdk-17
version: 17.0.10 # TODO(jason): on version bump ensure to update downstream projects that are pinned to a specific prerelease version, i.e. https://github.com/chainguard-images/images/tree/main/images
epoch: 1
version: 17.0.11 # TODO(jason): on version bump ensure to update downstream projects that are pinned to a specific prerelease version, i.e. https://github.com/chainguard-images/images/tree/main/images
epoch: 0
description:
copyright:
- license: GPL-2.0-only
Expand Down Expand Up @@ -43,7 +43,7 @@ pipeline:
with:
repository: https://github.com/openjdk/jdk17u.git
tag: jdk-${{package.version}}-ga
expected-commit: ca760c86642aa2e0d9b571aaabac054c0239fbdc
expected-commit: 1c40f899c9c736998ba38e805d88361e53511c64

- working-directory: /home/build/googletest
pipeline:
Expand Down