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
c609d601
Commit
c609d601
authored
3 years ago
by
GitLab Pages Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update Hugo to version 0.84.0
parent
6e1653fa
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 @
c609d601
...
...
@@ -9,9 +9,9 @@
# to work around segmentation fault issues.
FROM
golang:1.13-alpine
ARG
HUGO=hugo
ARG
HUGO_VERSION=0.8
3.1
ARG
HUGO_SHA=
5b756314756935e39040bba10867a7340e791e5e87890e0318760258c43e542e
ARG
HUGO_EXTENDED_SHA=7
dab678e7bd47de76b311c1dc51257d1ba41d95e8e1d30869f701e1628261447
ARG
HUGO_VERSION=0.8
4.0
ARG
HUGO_SHA=
8779242c38d52faf9b97ccad4cbf527ce701873e4061282ab3ac66fbdbceb79f
ARG
HUGO_EXTENDED_SHA=7
3a5cf16eb6e4a7a0303100dff5962e39666b4e48047c7033ea9819dd710f804
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