mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-09-27 11:51:08 -04:00
Remove version suffixes, no longer needed on ubuntu 22.10 (clang 15)
Signed-off-by: Daniel Lublin <daniel@lublin.se>
This commit is contained in:
parent
945760941b
commit
3435941eab
4 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:22.04 as base
|
||||
FROM ubuntu:22.10 as base
|
||||
|
||||
RUN apt-get -qq update -y \
|
||||
&& DEBIAN_FRONTEND=noninteractive \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue