Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
TUHH | Telematics (E-17)
Staff Projects
C
Christoph Weyer
GitLab
CI-CD
CI Ansible Lint
Commits
16054fe3
Commit
16054fe3
authored
May 11, 2022
by
Christoph Weyer
Browse files
Update Dockerfile
parent
6749f649
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+2
-2
No files found.
Dockerfile
View file @
16054fe3
FROM
alpine:3.1
3
.1
0
as builder
FROM
alpine:3.1
4
.1 as builder
# ignore warning about pining version
# hadolint ignore=DL3018
...
...
@@ -32,7 +32,7 @@ RUN set -eux \
# hadolint ignore=DL3059
# RUN cp -r /usr/lib/python3.8/site-packages /kaniko/0/usr/lib/python3.8/
FROM
alpine:3.1
3
.1
0
as production
FROM
alpine:3.1
4
.1 as production
# https://github.com/opencontainers/image-spec/blob/master/annotations.md
LABEL
org.opencontainers.image.title="tuhh/e-17/weyer/ansiblelint"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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