Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
Remove preview from build-arg
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Sep 3, 2022
1 parent 12028c5 commit 4c21f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 17/debian/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG version=4.10-6-jdk17-preview
ARG version=4.13.3-2-jdk17
FROM jenkins/agent:$version

ARG version
Expand Down

0 comments on commit 4c21f7b

Please sign in to comment.