mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
Compare commits
2 commits
5d33830caf
...
95000b26a6
Author | SHA1 | Date | |
---|---|---|---|
|
95000b26a6 | ||
|
fd0d27ce41 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.19.1
|
||||
FROM alpine:3.21.2
|
||||
ARG PB_VERSION=0.21.3
|
||||
|
||||
RUN addgroup -S app && adduser -S -G app app
|
||||
|
|
Loading…
Reference in a new issue