Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion samples/running_riak_service.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# VERSION 0.1.1

# Use the Ubuntu parent image provided by dotCloud
FROM ubuntu:trusty
FROM ubuntu:trusty-20190425

# Install Riak repository before we do apt-get update, so that update happens
# in a single step
Expand Down
Loading