We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 873d410 commit 2a3eb12Copy full SHA for 2a3eb12
internal/services/formatters/generic/deployments/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM azul/zulu-openjdk-alpine:17 AS jlink
+FROM azul/zulu-openjdk-alpine:17.0.13 AS jlink
16
17
RUN "$JAVA_HOME/bin/jlink" --compress=2 \
18
--module-path /opt/java/openjdk/jmods \
0 commit comments