mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-05 18:29:52 +00:00
Bump alpine from 3.17.2 to 3.17.3 in /docker (#17189)
Bumps alpine from 3.17.2 to 3.17.3. --- 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
1368a78767
commit
2d1733d0e7
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.17.2 as base
|
||||
FROM alpine:3.17.3 as base
|
||||
|
||||
WORKDIR /app
|
||||
RUN apk add --no-cache tzdata eudev tini nodejs
|
||||
|
||||
Reference in New Issue
Block a user