Upgrade toolchain

main
alexis 2023-01-03 10:33:55 -07:00
parent 4bc5944919
commit d9f1c3c4ce
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
FROM ubuntu:kinetic
ARG uid
ARG gid
ARG tag=2022.11.23
ARG tag=2023.01.03
CMD /bin/bash
RUN apt-get update && apt-get install -y \
autoconf \