Merge pull request #1 from schmelczer/dependabot/docker/alpine-3.21.3

Bump alpine from 3.21.2 to 3.21.3
This commit is contained in:
Andras Schmelczer 2025-04-12 12:28:21 +01:00 committed by GitHub
commit a2a8784864
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM alpine:3.21.2
FROM alpine:3.21.3
# this is the default, but just to be explicit
USER root