Fix docker hub link

This commit is contained in:
Ayaz Salikhov
2022-09-29 17:55:11 +04:00
parent 5d535899a9
commit 25289334f2

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the Modified BSD License. # Distributed under the terms of the Modified BSD License.
# Ubuntu 22.04 (jammy) # Ubuntu 22.04 (jammy)
# https://hub.docker.com/_/ubuntu/?tab=tags&name=jammy # https://hub.docker.com/_/ubuntu/tags?page=1&name=jammy
ARG ROOT_CONTAINER=ubuntu:22.04 ARG ROOT_CONTAINER=ubuntu:22.04
FROM $ROOT_CONTAINER FROM $ROOT_CONTAINER