Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris92de authored Dec 11, 2023
1 parent 80aec26 commit 5088189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN apk upgrade && apk add binutils && pip3 install --root-user-action=ignore pr
FROM alpine:3.17

ARG GLIBC_VERSION="2.33-r0" \
TMSERVER_VERSION="2023-11-24" \
TMSERVER_VERSION="2023-12-08" \
VERSION \
BUILD_DATE \
REVISION
Expand Down

0 comments on commit 5088189

Please sign in to comment.