Skip to content

Commit

Permalink
Merge branch 'stellar:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
laysabit authored Jan 11, 2024
2 parents 7a4a6fb + a480828 commit c8d4737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ COPY . .
RUN go build -v -o /usr/local/bin ./...

# stage 2: runtime enviroment
FROM chowbao/stellar-core:20.0.0-1615.617729910.focal
FROM stellar/stellar-core:20.1.0-1656.114b833e7.focal

WORKDIR /etl

Expand Down

0 comments on commit c8d4737

Please sign in to comment.