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