Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#452 from KohlsTechnology/go-1.15.5
Browse files Browse the repository at this point in the history
Bump To Go 1.15.5
  • Loading branch information
(Brien Dieterle) committed Dec 3, 2020
2 parents bab623b + cc01e76 commit 2db03e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
FROM golang:1.15.2
FROM golang:1.15.5

WORKDIR /go/src/sigs.k8s.io/descheduler
COPY . .
Expand Down

0 comments on commit 2db03e1

Please sign in to comment.