Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NPDet
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
Container registry
Model registry
Operate
Environments
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
EIC
NPDet
Merge requests
!163
Resolve "CI should use the x.x-stable tag of the EIC container"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "CI should use the x.x-stable tag of the EIC container"
73-ci-should-use-the-x-x-stable-tag-of-the-eic-container
into
master
Overview
0
Commits
3
Pipelines
0
Changes
2
Merged
Sylvester Joosten
requested to merge
73-ci-should-use-the-x-x-stable-tag-of-the-eic-container
into
master
4 years ago
Overview
0
Commits
3
Pipelines
0
Changes
2
Expand
Closes
#73 (closed)
Edited
4 years ago
by
Sylvester Joosten
0
0
Merge request reports
Compare
master
version 2
7bbc8bc1
4 years ago
version 1
355bd16c
4 years ago
master (base)
and
latest version
latest version
2b5a546d
3 commits,
4 years ago
version 2
7bbc8bc1
2 commits,
4 years ago
version 1
355bd16c
1 commit,
4 years ago
2 files
+
5
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
.containers/docker/Dockerfile
+
1
−
1
Options
FROM
eicweb.phy.anl.gov:4567/containers/eic_container/eic:
latest
FROM
eicweb.phy.anl.gov:4567/containers/eic_container/eic:
2.5-stable
LABEL
maintainer="Whitney Armstrong <warmstrong@anl.gov>" \
name="npdet" \
Loading