mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
fix: typo (#12517)
This commit is contained in:
committed by
GitHub
parent
4ab213bc44
commit
eb26449e80
@@ -1,4 +1,4 @@
|
||||
# Use imutable image tags rather than mutable tags (like ubuntu:22.04)
|
||||
# Use immutable image tags rather than mutable tags (like ubuntu:22.04)
|
||||
FROM ubuntu:jammy-20230308
|
||||
# Some tools like yamllint need this
|
||||
# Pip needs this as well at the moment to install ansible
|
||||
|
||||
Reference in New Issue
Block a user