Update Dockerfile (#880)

This commit is contained in:
Nikita Sobolev 2022-06-17 17:32:13 +03:00 committed by GitHub
parent 936833320f
commit 0fd4f0f684
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:3.15.4 FROM alpine:3.16.0
LABEL maintainer="mail@sobolevn.me" LABEL maintainer="mail@sobolevn.me"
LABEL vendor="git-secret team" LABEL vendor="git-secret team"