sclorg / container-common-scripts

Apache License 2.0
20 stars 45 forks source link

Get rid off UPDATE_BASE variable #267

Closed phracek closed 2 years ago

phracek commented 2 years ago

UPDATE_BASE variable is not needed. It is replaced by function pull_image here: https://github.com/sclorg/container-common-scripts/blob/master/build.sh#L81 Signed-off-by: Petr "Stone" Hracek phracek@redhat.com

phracek commented 2 years ago

[test]