Skip to content

Commit 2314786

Browse files
deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.12
Signed-off-by: Renovate Bot <[email protected]>
1 parent 873d410 commit 2314786

File tree

1 file changed

+1
-1
lines changed
  • internal/services/formatters/generic/deployments

1 file changed

+1
-1
lines changed

internal/services/formatters/generic/deployments/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

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

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

0 commit comments

Comments
 (0)