mirror of
https://github.com/plausible/analytics.git
synced 2025-01-03 15:17:58 +03:00
Upgrade to latest alpine image and pin to an exact digest
This commit is contained in:
parent
0787a53479
commit
cdf6624efa
@ -48,7 +48,7 @@ COPY rel rel
|
||||
RUN mix release plausible
|
||||
|
||||
# Main Docker Image
|
||||
FROM alpine:3.17.0
|
||||
FROM alpine:3.17.2@sha256:e2e16842c9b54d985bf1ef9242a313f36b856181f188de21313820e177002501
|
||||
LABEL maintainer="plausible.io <hello@plausible.io>"
|
||||
|
||||
ARG BUILD_METADATA={}
|
||||
|
Loading…
Reference in New Issue
Block a user