mirror of
https://github.com/plausible/analytics.git
synced 2024-11-23 03:04:43 +03:00
Bump alpine from 3.18.0 to 3.18.2 (#3044)
Bumps alpine from 3.18.0 to 3.18.2. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
aabde0a7b9
commit
c19a51efb0
@ -53,7 +53,7 @@ COPY rel rel
|
||||
RUN mix release plausible
|
||||
|
||||
# Main Docker Image
|
||||
FROM alpine:3.18.0
|
||||
FROM alpine:3.18.2
|
||||
LABEL maintainer="plausible.io <hello@plausible.io>"
|
||||
|
||||
ARG BUILD_METADATA={}
|
||||
|
Loading…
Reference in New Issue
Block a user