Skip to content

Commit

Permalink
Update golang Docker tag to v1.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and damoon committed Feb 4, 2021
1 parent 38f2b60 commit 20c8dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM moby/buildkit:v0.8.1-rootless AS buildkit

# build-env ###################################################
FROM golang:1.15.5-buster AS build-env
FROM golang:1.15.7-buster AS build-env

# skopeo
RUN echo 'deb http://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/Debian_10/ /' > /etc/apt/sources.list.d/devel:kubic:libcontainers:stable.list
Expand Down

0 comments on commit 20c8dc1

Please sign in to comment.