Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Drupal
docker-lampd
Commits
c5246f18
Commit
c5246f18
authored
Jan 08, 2015
by
Ernesto Rodriguez Ortiz
Browse files
docker: Use Ubuntu:trusty instead Ubuntu:14.04 because the last vestion of the LTS is 14.04.01
parent
3efa2647
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
c5246f18
...
...
@@ -2,7 +2,7 @@
#
# VERSION 0.2
# DOCKER-VERSION 0.4
FROM
ubuntu:
14.04
FROM
ubuntu:
trusty
MAINTAINER
Ernesto Rodriguez Ortiz <ernesto.rodriguezortiz@savoirfairelinux.com>
# Update software source
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment