Skip to content

Commit d31c700

Browse files
committed
Update container to Ubuntu 22.04
1 parent e5b6e68 commit d31c700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:xenial
1+
FROM ubuntu:22.04
22
LABEL title="Unit Testing CPP"
33
LABEL version=0.1
44
ENV GTEST_REPO=/googletest

0 commit comments

Comments
 (0)