Print alpine version of alpine-gxx

This commit is contained in:
Matt McWilliams 2021-09-15 21:33:54 -04:00
parent 70a2f48884
commit 828a78d254
1 changed files with 3 additions and 1 deletions

View File

@ -16,4 +16,6 @@ RUN apk add --update \
sdl-dev \
autoconf \
automake \
make
make
RUN cat /etc/alpine-release