Skip to content

Commit

Permalink
deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.12
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] committed Jul 17, 2024
1 parent 873d410 commit 2314786
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM azul/zulu-openjdk-alpine:17 AS jlink
FROM azul/zulu-openjdk-alpine:17.0.12 AS jlink

RUN "$JAVA_HOME/bin/jlink" --compress=2 \
--module-path /opt/java/openjdk/jmods \
Expand Down

0 comments on commit 2314786

Please sign in to comment.