Update our python-base and -builder images
We are looking ahead to rebuilding a number of our images for services like Zuul, Gerrit, and Gitea to do things like check zuul v5 efforts, fix gerrit bugs, and upgrade gitea to a new version. Ensuring that we have an up to date base platform seems like a good idea as a result. Change-Id: I4262b8aa1759eaae85e5429c5a5097397152afa5
This commit is contained in:
parent
81b3e0eb90
commit
4d9d23e071
@ -13,7 +13,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Comment to force rebuilds Thu 06 May 2021 12:34:57 AEST
|
||||
# Comment to force rebuilds Tue Aug 3 14:47:59 UTC 2021
|
||||
|
||||
ARG PYTHON_VERSION=3.7
|
||||
FROM docker.io/library/python:${PYTHON_VERSION}-slim
|
||||
|
@ -13,7 +13,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Comment to force rebuilds Thu 06 May 2021 12:35:27 AEST
|
||||
# Comment to force rebuilds Tue Aug 3 14:47:59 UTC 2021
|
||||
|
||||
ARG PYTHON_VERSION=3.7
|
||||
FROM docker.io/library/python:${PYTHON_VERSION}-slim as fake-python
|
||||
|
Loading…
x
Reference in New Issue
Block a user