UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
fluxcd
source-controller
Compare Revisions
69ac49166f9e59756a4f788c24910b33b1b32fb8...be168e001eb2e9ebdce9557fd45f53ca6e2695c4
Commits (2)
Update golang Docker tag
· 6bf980a9
renovate
authored
Aug 25, 2021
6bf980a9
Merge branch 'renovate/golang-1.x' into 'development'
· be168e00
Olga Ojjeh
authored
Aug 27, 2021
Update golang Docker tag See merge request
!89
be168e00
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
vendor/github.com/docker/distribution/Dockerfile
vendor/github.com/docker/distribution/Dockerfile
+1
-1
vendor/github.com/onsi/gomega/Dockerfile
vendor/github.com/onsi/gomega/Dockerfile
+1
-1
No files found.
vendor/github.com/docker/distribution/Dockerfile
View file @
be168e00
FROM
golang:1.1
6.7
-alpine AS build
FROM
golang:1.1
7.0
-alpine AS build
ENV
DISTRIBUTION_DIR /go/src/github.com/docker/distribution
ENV
DOCKER_BUILDTAGS include_oss include_gcs
...
...
vendor/github.com/onsi/gomega/Dockerfile
View file @
be168e00
FROM
golang:1.1
6
FROM
golang:1.1
7