Skip to content

Commit 34558bc

Browse files
committed
Use ubuntu lts for Dockerfile_test
1 parent a38e1b2 commit 34558bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile_test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:latest
1+
FROM ubuntu:jammy
22
MAINTAINER Oleg Morozenkov <m@oleg.rocks>
33

44
RUN apt-get -qq update && \

0 commit comments

Comments
 (0)