Skip to content

Commit

Permalink
chore(deps): update docker.io/library/eclipse-temurin docker tag to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 963733e commit 014f224
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.4
FROM docker.io/library/eclipse-temurin:11-jre@sha256:fa8625d6fef95cbf887d1e23cb6e32d280da0183f3525e9b50134be50123347e
FROM docker.io/library/eclipse-temurin:20-jre@sha256:ac7c3e97fccb2fed9d897c75043a1a003779b8d4e238d0fcf31990f654a2eb24
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
WORKDIR /opt/ig-build-tools
ENV NO_UPDATE_NOTIFIER=true \
Expand Down

0 comments on commit 014f224

Please sign in to comment.