Skip to content

Commit

Permalink
Upgrade to Go 1.16 and prep for a new patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
odino committed Feb 17, 2021
1 parent 8844749 commit e792aee
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.15
FROM golang:1.16

RUN apt-get update
RUN apt-get install bash make git curl jq -y
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0
2.4.1
Binary file modified docs/abs.wasm
Binary file not shown.

0 comments on commit e792aee

Please sign in to comment.