Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TeDomum
Mails
Commits
86831ed1
Unverified
Commit
86831ed1
authored
Apr 02, 2022
by
Florent Daigniere
Committed by
GitHub
Apr 02, 2022
Browse files
Update Dockerfile
parent
be2e8142
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/none/Dockerfile
View file @
86831ed1
# This is an idle image to dynamically replace any component if disabled.
<<<<<<< HEAD
ARG
DISTRO=alpine:3.14.2
=======
ARG
DISTRO=alpine:3.14.5
>>>>>>> a54a7841 (Update alpine-linux to 3.14.5 - Zlib security FIX)
FROM
$DISTRO
CMD
sleep 1000000d
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