Skip to content

Commit 8b83e56

Browse files
authored
Test Focal for Docker image to better match Actions CI
1 parent 388e53f commit 8b83e56

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 debian:buster-slim
1+
FROM ubuntu:focal
22

33
RUN apt-get -q -y update && \
44
apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)