Skip to content

Commit

Permalink
Merge pull request digitalmethodsinitiative#405 from digitalmethodsin…
Browse files Browse the repository at this point in the history
…itiative/fix-docker

ubuntu version changed from latest to 18.04
  • Loading branch information
niczem authored Jul 1, 2020
2 parents c27f9c6 + d0b10eb commit b188b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
FROM jrei/systemd-ubuntu:latest
FROM jrei/systemd-ubuntu:18.04

RUN apt-get update
RUN apt-get install -y lsb-release iproute2 sudo
Expand Down

0 comments on commit b188b54

Please sign in to comment.