mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
prepare rebuilding dicompot
This commit is contained in:
parent
8576e576a6
commit
122135dd80
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM alpine:3.13
|
||||
FROM alpine:3.14
|
||||
#
|
||||
# Setup apk
|
||||
RUN apk -U add \
|
||||
RUN apk -U add --no-cache \
|
||||
build-base \
|
||||
git \
|
||||
g++ && \
|
||||
|
|
Loading…
Reference in a new issue