mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -42,7 +42,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Setup base
|
||||
# hadolint ignore=DL3003
|
||||
# Install app dependencies
|
||||
ENV PHPVERS=""
|
||||
ENV PHPVERS="83"
|
||||
RUN apk -U update && \
|
||||
# hadolint ignore=DL3017
|
||||
apk -U upgrade && \
|
||||
|
||||
Reference in New Issue
Block a user