Bump docker version in circleCI
This commit is contained in:
@@ -154,8 +154,7 @@ jobs:
|
|||||||
at: /tmp/workspace
|
at: /tmp/workspace
|
||||||
- checkout
|
- checkout
|
||||||
- setup_remote_docker:
|
- setup_remote_docker:
|
||||||
# >= v20.10 https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.14.0#faccessat2
|
version: 20.10.18
|
||||||
version: 20.10.11
|
|
||||||
- run:
|
- run:
|
||||||
name: Build Docker artifact
|
name: Build Docker artifact
|
||||||
command: docker build --pull -t "cosmwasm/wasmd:${CIRCLE_SHA1}" .
|
command: docker build --pull -t "cosmwasm/wasmd:${CIRCLE_SHA1}" .
|
||||||
|
|||||||
Reference in New Issue
Block a user