Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ci-templates
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Analyze
Contributor 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
OmegaCEN
ci-templates
Commits
c42f39b8
Commit
c42f39b8
authored
2 years ago
by
Hugo Buddelmeijer
Browse files
Options
Downloads
Patches
Plain Diff
Move version to 1.3
parent
a197669c
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dockerfiles/latex-builder/Dockerfile
+1
-1
1 addition, 1 deletion
dockerfiles/latex-builder/Dockerfile
with
1 addition
and
1 deletion
dockerfiles/latex-builder/Dockerfile
+
1
−
1
View file @
c42f39b8
...
...
@@ -6,7 +6,7 @@ ARG CI_AWE_IMAGE_TAG
# or if the conda-builder image is built along with this image.
FROM
${CI_AWE_IMAGE_BASE}/conda-builder:${CI_AWE_IMAGE_TAG}
LABEL
version="1.
2
"
LABEL
version="1.
3
"
LABEL
description="Image for building LaTeX documentation through tectonic"
# Compiling the example will let tectonic pull most common LaTeX packages,
...
...
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