Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Docker Hugo
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jae Lo Presti
Docker Hugo
Commits
c2ebb428
Commit
c2ebb428
authored
7 years ago
by
Adrian Goins
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 0.27
parent
c893730d
No related branches found
Branches containing commit
Tags
v0.27
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
c2ebb428
...
...
@@ -6,7 +6,7 @@ RUN apt-get -qq update \
&&
rm
-rf
/var/lib/apt/lists/
*
# Download and install hugo
ENV
HUGO_VERSION 0.2
6
ENV
HUGO_VERSION 0.2
7
ENV
HUGO_BINARY hugo_${HUGO_VERSION}_Linux-64bit.deb
#ADD https://github.com/spf13/hugo/releases/download/v${HUGO_VERSION}/${HUGO_BINARY} /tmp/hugo.deb
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment