Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
novart_test_dev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
p1116214
novart_test_dev
Commits
6fd560e8
Commit
6fd560e8
authored
5 years ago
by
GitLab Pages Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update Hugo to version 0.64.1
parent
c19120f5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+3
-3
3 additions, 3 deletions
Dockerfile
with
3 additions
and
3 deletions
Dockerfile
+
3
−
3
View file @
6fd560e8
...
...
@@ -9,9 +9,9 @@
# to work around segmentation fault issues.
FROM
golang:1.13-alpine
ARG
HUGO=hugo
ARG
HUGO_VERSION=0.64.
0
ARG
HUGO_SHA=
99c4752bd46c72154ec45336befdf30c28e6a570c3ae7cc237375cf116cba1f8
ARG
HUGO_EXTENDED_SHA=
f023333932fa3073f1e0ad73281b3e0ecd0fd0b3f3054eb353e82d64120f59d2
ARG
HUGO_VERSION=0.64.
1
ARG
HUGO_SHA=
5c5573be0bf4113b280c4674eba0aff62224c4b076c9ef7c2e626cbd29f5b439
ARG
HUGO_EXTENDED_SHA=
a5276d78881561a9873fe92531c3c815758b4a3f42fac9b7bbb2f962107da68f
RUN
set
-eux
&&
\
case
${
HUGO
}
in
\
*
_extended
)
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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