Skip to content

Commit

Permalink
Update core image for consistency (no funcitonal change)
Browse files Browse the repository at this point in the history
  • Loading branch information
chowbao committed Jun 20, 2024
1 parent 274b138 commit f8239e5
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 @@ -11,7 +11,7 @@ COPY . .
RUN go build -v -o /usr/local/bin ./...

# stage 2: runtime enviroment
FROM stellar/unsafe-stellar-core:21.0.0-1812.rc1.a10329cca.focal
FROM stellar/stellar-core:21.0.0-1872.c6f474133.focal

WORKDIR /etl

Expand Down

0 comments on commit f8239e5

Please # to comment.