Skip to content

Commit

Permalink
Merge pull request opencontainers#2400 from kolyshkin/bats-1.2.0
Browse files Browse the repository at this point in the history
Dockerfile: bump bats to 1.2.0
  • Loading branch information
AkihiroSuda committed May 12, 2020
2 parents 2b9a36e + 17aee8c commit 58bf083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
ARG GO_VERSION=1.13
ARG BATS_VERSION=v1.1.0
ARG BATS_VERSION=v1.2.0
ARG CRIU_VERSION=v3.14

FROM golang:${GO_VERSION}-buster
Expand Down

0 comments on commit 58bf083

Please sign in to comment.