mirror of
https://github.com/foomo/contentserver.git
synced 2025-10-16 12:25:44 +00:00
chore(deps): bump alpine from 3.19.1 to 3.20.3 in /build
Bumps alpine from 3.19.1 to 3.20.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
318173f848
commit
a57fafaf0f
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.19.1
|
||||
FROM alpine:3.20.3
|
||||
|
||||
RUN apk --no-cache add ca-certificates
|
||||
RUN addgroup -S contentserver && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user