Skip to content

Commit

Permalink
Merge branch 'main' into evan/bump-ledger-comsos
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp authored Oct 12, 2023
2 parents 3a0d505 + a3311e7 commit 710c6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile_txsim
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Stage 1: generate celestia-appd binary
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21.2-alpine3.18 as builder
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21.3-alpine3.18 as builder
# hadolint ignore=DL3018
RUN apk update && apk add --no-cache \
gcc \
Expand Down

0 comments on commit 710c6be

Please sign in to comment.