mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-05 10:20:18 +00:00
chore: Bump alpine from 3.18.4 to 3.18.5 in /docker (#19962)
Bumps alpine from 3.18.4 to 3.18.5. --- 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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
7a516bba16
commit
982af4b724
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.18.4 as base
|
||||
FROM alpine:3.18.5 as base
|
||||
|
||||
WORKDIR /app
|
||||
RUN apk add --no-cache tzdata eudev tini nodejs
|
||||
|
||||
Reference in New Issue
Block a user