1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-12 01:19:10 +02:00

Merge branch 'docker/ci-bump-alpine-version' into 'next'

chore: Bump alpine version for CI generated docker

See merge request famedly/conduit!333
This commit is contained in:
Jonas Zohren 2022-03-30 20:30:56 +00:00
commit 08072d2c8d

View file

@ -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.