We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4db9ab9 + f270ebc commit 3f1c95bCopy full SHA for 3f1c95b
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM alpine:3.10.3
+FROM alpine:3.12.4
2
3
-RUN apk add --no-cache git~=2.22 bash openssh
+RUN apk add --no-cache git=~2.26.3 bash openssh
4
5
# install git-lfs
6
RUN apk add --no-cache --virtual deps openssl && \
Dockerfile.aarch64
service.yaml
@@ -1 +1 @@
-version: 10.0.4
+version: 10.0.5
0 commit comments