Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docker-ci
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
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
Show more breadcrumbs
UNL ITS
docker-ci
Commits
341db70d
Commit
341db70d
authored
1 year ago
by
Raul Barreras
Browse files
Options
Downloads
Patches
Plain Diff
bump dependency-check version
parent
42a82c15
No related branches found
No related tags found
1 merge request
!78
bump dependency-check version
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+12
-4
12 additions, 4 deletions
README.md
dependency-check/Dockerfile
+2
-2
2 additions, 2 deletions
dependency-check/Dockerfile
detect-secrets/Dockerfile
+2
-2
2 additions, 2 deletions
detect-secrets/Dockerfile
with
16 additions
and
8 deletions
README.md
+
12
−
4
View file @
341db70d
[

](https://git.unl.edu/unl-its/docker-ci/commits/develop)
-e
[

](https://git.unl.edu/unl-its/docker-ci/commits/develop)
# Docker-ci
# Docker-ci
...
@@ -11,7 +11,6 @@ This file is automatically updated after execute `git commit` based on the conte
...
@@ -11,7 +11,6 @@ This file is automatically updated after execute `git commit` based on the conte
### Available tools
### Available tools
-
its-registry.unl.edu/unl-its/docker-ci/alpine-ssh-client:latest
-
its-registry.unl.edu/unl-its/docker-ci/android-build-server:latest
-
its-registry.unl.edu/unl-its/docker-ci/android-build-server:latest
-
its-registry.unl.edu/unl-its/docker-ci/dependency-check
-
its-registry.unl.edu/unl-its/docker-ci/dependency-check
-
its-registry.unl.edu/unl-its/docker-ci/detect-secrets
-
its-registry.unl.edu/unl-its/docker-ci/detect-secrets
...
@@ -21,16 +20,25 @@ This file is automatically updated after execute `git commit` based on the conte
...
@@ -21,16 +20,25 @@ This file is automatically updated after execute `git commit` based on the conte
-
its-registry.unl.edu/unl-its/docker-ci/php-lint:7.1
-
its-registry.unl.edu/unl-its/docker-ci/php-lint:7.1
-
its-registry.unl.edu/unl-its/docker-ci/php-lint:7.2
-
its-registry.unl.edu/unl-its/docker-ci/php-lint:7.2
-
its-registry.unl.edu/unl-its/docker-ci/php-lint:7.3
-
its-registry.unl.edu/unl-its/docker-ci/php-lint:7.3
-
its-registry.unl.edu/unl-its/docker-ci/php-lint:7.4
-
its-registry.unl.edu/unl-its/docker-ci/php-lint:8.0
-
its-registry.unl.edu/unl-its/docker-ci/php-lint:8.1
-
its-registry.unl.edu/unl-its/docker-ci/php-lint:8.2
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:5.6
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:5.6
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:7.0
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:7.0
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:7.1
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:7.1
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:7.2
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:7.2
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:7.3
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:7.3
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:7.4
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:8.0
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:8.1
-
its-registry.unl.edu/unl-its/docker-ci/php-unit-test:8.2
-
its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:android
-
its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:android
-
its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:latest
-
its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:latest
-
its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:php
-
its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:php
-
its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:python
-
its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:python
-
its-registry.unl.edu/unl-its/docker-ci/xml-lint:latest
-
its-registry.unl.edu/unl-its/docker-ci/xml-lint:latest
-
-t
_Last update:
Mon Apr 6 14:40:37
CDT 202
0
_
_Last update:
Thu Jul 27 11:22:53 AM
CDT 202
3
_
...
...
This diff is collapsed.
Click to expand it.
dependency-check/Dockerfile
+
2
−
2
View file @
341db70d
...
@@ -10,9 +10,9 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
...
@@ -10,9 +10,9 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.vendor="University of Nebraska - Lincoln" \
org.label-schema.vendor="University of Nebraska - Lincoln" \
org.label-schema.version="0.1.0" \
org.label-schema.version="0.1.0" \
org.label-schema.schema-version="1.0" \
org.label-schema.schema-version="1.0" \
maintainer="J.R. Barreras <rbarreras
milanes
@nebraska.edu>"
maintainer="J.R. Barreras <rbarreras@nebraska.edu>"
ENV
DEPENDENCY_CHECK_VERSION
6.2.2
ENV
DEPENDENCY_CHECK_VERSION
8.3.1
WORKDIR
/opt
WORKDIR
/opt
...
...
This diff is collapsed.
Click to expand it.
detect-secrets/Dockerfile
+
2
−
2
View file @
341db70d
FROM
python:3.
7
-alpine
FROM
python:3.
11
-alpine
ARG
BUILD_DATE
ARG
BUILD_DATE
ARG
VCS_REF
ARG
VCS_REF
...
@@ -10,7 +10,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
...
@@ -10,7 +10,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.vendor="University of Nebraska - Lincoln" \
org.label-schema.vendor="University of Nebraska - Lincoln" \
org.label-schema.version="0.1.0" \
org.label-schema.version="0.1.0" \
org.label-schema.schema-version="1.0" \
org.label-schema.schema-version="1.0" \
maintainer="J.R. Barreras <barreras@
unl
.edu>"
maintainer="J.R. Barreras <
r
barreras@
nebraska
.edu>"
WORKDIR
/work
WORKDIR
/work
...
...
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