Skip to content

Commit

Permalink
base hub image on 18.04 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed May 7, 2018
1 parent d617e0a commit 4d2c7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/hub/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:17.10
FROM ubuntu:18.04

RUN apt-get update && \
apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 4d2c7a1

Please sign in to comment.