feat: update tag to specific version

This commit is contained in:
Bart van der Braak 2024-02-19 12:33:32 +01:00
parent aeb3240ac0
commit 8094f23eb0

View file

@ -1,4 +1,4 @@
FROM alpine:latest
FROM alpine:3.19.1
RUN addgroup -S nonroot \
&& adduser -S nonroot -G nonroot