This commit is contained in:
renovate[bot] 2025-01-07 08:31:04 +00:00 committed by GitHub
commit 5d33830caf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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