mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-28 07:51:20 +00:00
Merge bf4ad1ed20
into acea7d7ac9
This commit is contained in:
commit
5d33830caf
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.19.1
|
FROM alpine:3.21.1
|
||||||
ARG PB_VERSION=0.21.3
|
ARG PB_VERSION=0.21.3
|
||||||
|
|
||||||
RUN addgroup -S app && adduser -S -G app app
|
RUN addgroup -S app && adduser -S -G app app
|
||||||
|
|
Loading…
Reference in a new issue