mirror of
https://github.com/docker/compose.git
synced 2026-08-04 06:38:45 +00:00
Bump runtime debian
From `stretch-20190708-slim` to `stretch-20190812-slim` Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
This commit is contained in:
parent
4cfa622de8
commit
0c6fce271e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ ARG PYTHON_VERSION=3.7.4
|
|||
ARG BUILD_ALPINE_VERSION=3.10
|
||||
ARG BUILD_DEBIAN_VERSION=slim-stretch
|
||||
ARG RUNTIME_ALPINE_VERSION=3.10.1
|
||||
ARG RUNTIME_DEBIAN_VERSION=stretch-20190708-slim
|
||||
ARG RUNTIME_DEBIAN_VERSION=stretch-20190812-slim
|
||||
|
||||
ARG BUILD_PLATFORM=alpine
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue