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:
dependabot[bot] 2023-06-16 17:15:40 +02:00 committed by GitHub
parent aabde0a7b9
commit c19a51efb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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={}