Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cl-docker-images
ccl
Commits
c831357b
Commit
c831357b
authored
Sep 29, 2021
by
Eric Timmons
Browse files
Update nightly to commit 110c23060aa409cb90ffc9eb79a167327f8081d9
parent
166ffc73
Pipeline
#4914
passed with stage
in 1 minute and 19 seconds
Changes
4
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
nightly/buster/Dockerfile
View file @
c831357b
...
...
@@ -5,7 +5,7 @@
#
FROM
buildpack-deps:buster
ENV
CCL_COMMIT
2ae800e12e3686dd639da370eaa1a8380c85d774
ENV
CCL_COMMIT
110c23060aa409cb90ffc9eb79a167327f8081d9
WORKDIR
/usr/local/src/
...
...
nightly/buster/slim/Dockerfile
View file @
c831357b
...
...
@@ -5,7 +5,7 @@
#
FROM
debian:buster
ENV
CCL_COMMIT
2ae800e12e3686dd639da370eaa1a8380c85d774
ENV
CCL_COMMIT
110c23060aa409cb90ffc9eb79a167327f8081d9
WORKDIR
/usr/local/src/
...
...
nightly/stretch/Dockerfile
View file @
c831357b
...
...
@@ -5,7 +5,7 @@
#
FROM
buildpack-deps:stretch
ENV
CCL_COMMIT
2ae800e12e3686dd639da370eaa1a8380c85d774
ENV
CCL_COMMIT
110c23060aa409cb90ffc9eb79a167327f8081d9
WORKDIR
/usr/local/src/
...
...
nightly/stretch/slim/Dockerfile
View file @
c831357b
...
...
@@ -5,7 +5,7 @@
#
FROM
debian:stretch
ENV
CCL_COMMIT
2ae800e12e3686dd639da370eaa1a8380c85d774
ENV
CCL_COMMIT
110c23060aa409cb90ffc9eb79a167327f8081d9
WORKDIR
/usr/local/src/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment