Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.19.2
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | alpine  | 3.19.0 | 3.19.2 |
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent a51ebfc commit 5f6887f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 AS chromaprint
FROM alpine:3.19.2@sha256:af4785ccdbcd5cde71bfd5b93eabd34250b98651f19fe218c91de6c8d10e21c5 AS chromaprint
RUN apk add --update --no-cache \
cmake \
ffmpeg-dev \
Expand Down

0 comments on commit 5f6887f

Please sign in to comment.