Skip to content

v0.16.48

Choose a tag to compare

@zalando-robot zalando-robot released this 12 May 18:12
f2d4f3a

Changes

build(deps): bump github.com/docker/distribution (#2321)
Bumps github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible.


updated-dependencies:

  • dependency-name: github.com/docker/distribution
    dependency-type: indirect
    ...
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.16.48 skipper --help
# arm64
docker run -it registry.opensource.zalan.do/teapot/skipper-arm64:v0.16.48 skipper --help
# arm v7 32bit
docker run -it registry.opensource.zalan.do/teapot/skipper-armv7:v0.16.48 skipper --help