Skip to content

Commit

Permalink
chore(deps): update docker.io/library/eclipse-temurin docker tag to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 2ee4cd3 commit 243a90b
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 @@
# syntax=docker/dockerfile:1.6@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
FROM docker.io/library/eclipse-temurin:11-jre@sha256:e54abaaf9d8828001cfb65f5fbd64c057024cecc638c343c850cf909620b2a96
FROM docker.io/library/eclipse-temurin:21-jre@sha256:fa5a2e4dcab2b2a9760fdacbe24cb934d7f9a344c6e9e4f6a07595a4b84397f1
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
WORKDIR /opt/ig-build-tools
ENV NO_UPDATE_NOTIFIER=true \
Expand Down

0 comments on commit 243a90b

Please sign in to comment.