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 1642875 commit 32b1fd4Copy full SHA for 32b1fd4
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 13.10.2 2021-04-06 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Gitlab-EE 13.10.2
5
6
7
## 13.10.0.3 2021-03-27 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -2,7 +2,7 @@ FROM tiredofit/debian:buster
LABEL maintainer="Dave Conroy (dave at tiredofit dot ca)"
### Set Defaults and Arguments
-ENV GITLAB_VERSION="13.10.0-ee" \
+ENV GITLAB_VERSION="13.10.2-ee" \
GITLAB_SHELL_VERSION="13.17.0" \
GITLAB_PAGES_VERSION="1.36.0" \
GITALY_SERVER_VERSION="13.10.0" \
0 commit comments