mirror of
https://github.com/30hours/blah2.git
synced 2024-11-18 12:33:58 +00:00
Move to Ubuntu 22.04 for newer gcc version 11.4.0
This commit is contained in:
parent
10ca4b7387
commit
7940511b46
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:18.04 as blah2_env
|
||||
FROM ubuntu:22.04 as blah2_env
|
||||
MAINTAINER 30hours <nathan@30hours.dev>
|
||||
|
||||
WORKDIR blah2
|
||||
|
|
Loading…
Reference in a new issue