kaniko/integration/dockerfiles/Dockerfile_test_arg_from_si...

4 lines
50 B
Plaintext

ARG IMAGE_NAME='busybox:latest'
FROM $IMAGE_NAME