Skip to content

Commit

Permalink
docker-ubuntu: point to branch with new files
Browse files Browse the repository at this point in the history
Revert this after merghing.
  • Loading branch information
pro-wh committed Jan 10, 2022
1 parent cf0bd3a commit 0177b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN apt-get update && apt-get install -y bzip2 libseccomp-dev
ARG CORE_BRANCH=v21.3.5
ARG CORE_GITHUB=https://github.com/oasisprotocol/oasis-core

ARG GATEWAY_BRANCH=master
ARG GATEWAY_BRANCH=pro-wh/feature/ubuntudocker
ARG GATEWAY_GITHUB=https://github.com/oasisprotocol/oasis-core-rosetta-gateway

ARG JEMALLOC_VERSION=5.2.1
Expand Down

0 comments on commit 0177b4c

Please sign in to comment.