mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-17 02:38:18 -07: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:
commit
08072d2c8d
@ -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…
Reference in New Issue
Block a user