mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-14 14:50:16 +00:00
Bump to alpine 3.13
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:14-alpine3.12 as base
|
||||
FROM node:14-alpine3.13 as base
|
||||
|
||||
WORKDIR /app
|
||||
RUN apk add --no-cache tzdata eudev tini
|
||||
|
||||
Reference in New Issue
Block a user