mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-05-01 17:31:20 +00:00
feat: update tag to specific version
This commit is contained in:
parent
aeb3240ac0
commit
8094f23eb0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:latest
|
||||
FROM alpine:3.19.1
|
||||
|
||||
RUN addgroup -S nonroot \
|
||||
&& adduser -S nonroot -G nonroot
|
||||
|
|
Loading…
Reference in a new issue