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
1f979648
Commit
1f979648
authored
5 years ago
by
Achilleas Pipinellis
Browse files
Options
Downloads
Patches
Plain Diff
Update Hugo to version 0.56.3
parent
3c9d1d2c
No related branches found
Branches containing commit
Tags
0.51
Tags containing commit
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 @
1f979648
...
...
@@ -9,9 +9,9 @@
# to work around segmentation fault issues.
FROM
golang:1.12-alpine
ARG
HUGO=hugo
ARG
HUGO_VERSION=0.56.
2
ARG
HUGO_SHA=
4b9abd6339ccd5b432c4872be82b9ee9030e1f6242e452e6fe47382808971826
ARG
HUGO_EXTENDED_SHA=
853e4a81a97dfb0830e8db8225d19939da9b0c042220c39592cbadc770dda99c
ARG
HUGO_VERSION=0.56.
3
ARG
HUGO_SHA=
e77aafdb1b9c7442a5c4dd32c03443d8ac578cc838704b975686ec0d87797907
ARG
HUGO_EXTENDED_SHA=
4c7d3dd394e0ea34e353418b81ab8123f07006a529b432436c361cb9d04987ed
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