Browse Source

chore: Bump alpine version for CI generated docker

async
Jonas Zohren 4 years ago
parent
commit
1ebf417c11
  1. 3
      docker/ci-binaries-packaging.Dockerfile

3
docker/ci-binaries-packaging.Dockerfile

@ -7,7 +7,8 @@
# Credit's for the original Dockerfile: Weasy666.
# ---------------------------------------------------------------------------------------------------------
FROM docker.io/alpine:3.15.1 AS runner
FROM docker.io/alpine@sha256:b66bccf2e0cca8e5fb79f7d3c573dd76c4787d1d883f5afe6c9d136a260bba07 AS runner
# = alpine:3.15.3
# Standard port on which Conduit launches.

Loading…
Cancel
Save