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
14aa1a39
Commit
14aa1a39
authored
4 years ago
by
GitLab Pages Bot
Browse files
Options
Downloads
Patches
Plain Diff
Update Hugo to version 0.74.3
parent
882a10b4
No related branches found
Branches containing commit
Tags
0.74.3
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 @
14aa1a39
...
...
@@ -9,9 +9,9 @@
# to work around segmentation fault issues.
FROM
golang:1.13-alpine
ARG
HUGO=hugo
ARG
HUGO_VERSION=0.74.
2
ARG
HUGO_SHA=
3d776cb197e77da065b7a3fa91785733895c460ae571576f289978f43a2949f8
ARG
HUGO_EXTENDED_SHA=
44169c8877f3484b56615135842f016308d9ad6822575aba42718fdc80eba6da
ARG
HUGO_VERSION=0.74.
3
ARG
HUGO_SHA=
269482fff497051a7919da213efa29c7f59c000e51cf14c1d207ecf98d87bf33
ARG
HUGO_EXTENDED_SHA=
f9aadb70d1edb2a82cefb866acb717ebaa12f3a7f008e589495a142567669b57
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