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.
1 parent 41de2f7 commit 897c81cCopy full SHA for 897c81c
aptly/Dockerfile
@@ -1,6 +1,6 @@
1
FROM golang:1 AS builder
2
3
-RUN git clone --branch v1.6.1 https://github.com/aptly-dev/aptly.git && \
+RUN git clone --branch v1.6.2 https://github.com/aptly-dev/aptly.git && \
4
cd aptly && \
5
make build
6
0 commit comments