Skip to content

Commit cfdf587

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
#You should have received a copy of the CC0 legalcode along with this
88
#work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
9-
FROM ubuntu
9+
FROM ubuntu:rolling
1010

1111
RUN mkdir -p /work/tests
1212
RUN mkdir -p /work/test-results/functional

0 commit comments

Comments
 (0)