Fixing Docker OCI err

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2022-09-17 11:35:18 +05:30
parent 868e6e63ac
commit 94cea63c1a
Signed by: bravo68web
GPG Key ID: F5671FD7BCB9917A
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine
FROM alpine:3.10
RUN apk update && apk upgrade && \
apk add --no-cache git openssh git-lfs