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 53c3d4c + 0f884b5 commit 24acbe6Copy full SHA for 24acbe6
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM alpine:3.15.4
+FROM alpine:3.15.6
2
3
-RUN apk add --no-cache git=~2.34.2 bash openssh
+RUN apk add --no-cache git=~2.34.4 bash openssh
4
5
# install git-lfs
6
RUN apk add --no-cache --virtual deps openssl && \
service.yaml
@@ -1 +1 @@
-version: 10.1.11
+version: 10.1.12
0 commit comments