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.
2 parents e9a81cf + fa9e90a commit d54edf1Copy full SHA for d54edf1
cluster-autoscaler/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-ARG BASEIMAGE=k8s.gcr.io/debian-base-amd64:0.4.1
+ARG BASEIMAGE=k8s.gcr.io/debian-base-amd64:v1.0.0
16
FROM $BASEIMAGE
17
LABEL maintainer="Marcin Wielgus <[email protected]>"
18
0 commit comments