Skip to content

Commit

Permalink
Bump alpine from 3.16.2 to 3.20.3 in /amr2mqtt
Browse files Browse the repository at this point in the history
Bumps alpine from 3.16.2 to 3.20.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 8fdd816 commit b4651f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amr2mqtt/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64

# https://hub.docker.com/_/alpine
FROM alpine:3.16.2 as build_rtlamr
FROM alpine:3.20.3 as build_rtlamr
# https://github.com/bemasher/rtlamr/releases
ENV RTLAMR_VERSION 0.9.1

Expand Down

0 comments on commit b4651f5

Please sign in to comment.