chore(deps): update alpine docker tag to v3.19 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f1e508a543
commit
0036f361f0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.8
|
FROM alpine:3.19
|
||||||
|
|
||||||
RUN apk add --update git
|
RUN apk add --update git
|
||||||
|
|
||||||
|
|
Reference in a new issue