Skip to content

Commit

Permalink
Remove maintainer label from Go Jenkins agent Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsauter authored Oct 25, 2023
1 parent a3796f1 commit 293b2ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions common/jenkins-agents/golang/docker/Dockerfile.ubi8
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
FROM opendevstackorg/ods-jenkins-agent-base-ubi8:latest

LABEL maintainer="Michael Sauter <michael.sauter@boehringer-ingelheim.com>"

ARG goDistributionUrl=https://go.dev/dl/go1.21.3.linux-amd64.tar.gz
ARG golangciVersion=v1.54.2

Expand Down

0 comments on commit 293b2ab

Please sign in to comment.