chore(docker): Bump alpine (base image) version
This commit is contained in:
parent
6be5e83e61
commit
61277452af
2 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# Credit's for the original Dockerfile: Weasy666.
|
||||
# ---------------------------------------------------------------------------------------------------------
|
||||
|
||||
FROM docker.io/alpine:3.15.0 AS runner
|
||||
FROM docker.io/alpine:3.15.1 AS runner
|
||||
|
||||
|
||||
# Standard port on which Conduit launches.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue