Skip to content

Commit

Permalink
chore: bump e2e image to Go 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Mar 25, 2020
1 parent 6623eb0 commit 3087d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/Dockerfile-e2e-env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM circleci/golang:1.13-node
FROM circleci/golang:1.14-node

RUN sudo apt-get update && sudo apt-get install -y libgtk2.0-0 libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 xvfb

0 comments on commit 3087d57

Please sign in to comment.