mirror of
https://github.com/nemtrif/utfcpp.git
synced 2025-04-05 05:25:07 +00:00
Update Dockerfile to run tests with a recent gcc compiler.
This commit is contained in:
parent
4b62f1eff1
commit
a9e9849e95
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM debian:buster-slim
|
||||
FROM gcc:12.2
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y make g++ cmake git \
|
||||
|
|
Loading…
Add table
Reference in a new issue