Skip to content

Commit

Permalink
Update labels
Browse files Browse the repository at this point in the history
  • Loading branch information
robertauer committed May 7, 2018
1 parent 73a7d53 commit a183798
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# cesi/scm
FROM registry.cloudogu.com/official/java:8u151-3
MAINTAINER Sebastian Sdorra <[email protected]>

LABEL NAME="official/jenkins"
LABEL VERSION="2.107.2"
LABEL NAME="official/jenkins" \
VERSION="2.107.2" \
maintainer="[email protected]"
# Dockerfile based on https://github.com/cloudbees/jenkins-ci.org-docker/blob/f313389f8ab728d7b4207da36804ea54415c830b/1.580.1/Dockerfile

# jenkins home configuration
Expand Down

0 comments on commit a183798

Please sign in to comment.