This commit is contained in:
Kim Hyunyoung, Abel
2025-09-01 19:07:12 +09:00
committed by GitHub
parent 4ab213bc44
commit eb26449e80
8 changed files with 8 additions and 8 deletions

View File

@@ -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