Skip to content

Commit 7112248

Browse files
committed
Bump ubuntu for reduce fragmented ubuntu versions
1 parent 95e8808 commit 7112248

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frameworks/Nim/httpbeast/httpbeast.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:18.04
1+
FROM ubuntu:22.04
22

33
RUN apt update && apt install -y libgc-dev gcc build-essential curl git
44

frameworks/Nim/jester/jester.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:18.04
1+
FROM ubuntu:22.04
22

33
RUN apt update && apt install -y libgc-dev gcc build-essential curl git
44

0 commit comments

Comments
 (0)