We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8c68a commit d1b5d03Copy full SHA for d1b5d03
docker/app/Dockerfile
@@ -5,7 +5,7 @@ LABEL description="Development and production container for PILOS, compatible wi
5
6
ARG WWWGROUP=82
7
ARG WWWUSER=82
8
-ARG PLAYBACK_PLAYER_VERSION=5.4.1
+ARG PLAYBACK_PLAYER_VERSION=5.4.2
9
ARG VITE_COVERAGE="false"
10
11
WORKDIR /var/www/html
0 commit comments