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
00bce807
Unverified
Commit
00bce807
authored
Apr 02, 2022
by
Florent Daigniere
Committed by
GitHub
Apr 02, 2022
Browse files
Update Dockerfile
parent
a243d265
Changes
1
Hide whitespace changes
Inline
Side-by-side
optional/unbound/Dockerfile
View file @
00bce807
<<<<<<< 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
ARG
VERSION
...
...
@@ -34,4 +30,4 @@ EXPOSE 53/udp 53/tcp
CMD
/start.py
HEALTHCHECK
CMD dig @127.0.0.1 || exit 1
RUN
echo
$VERSION
>>
/version
\ No newline at end of file
RUN
echo
$VERSION
>>
/version
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