3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 13:47:20 +00:00

Update alpine Docker tag to v3.14.0 (#99)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-06-16 10:08:57 -04:00 committed by GitHub
parent 5a4a0bb928
commit 274863210e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.13.5
FROM alpine:3.14.0
LABEL maintainer="Tonye Jack <jtonye@ymail.com>"