Skip to content

Commit

Permalink
chore(deps): Bump golang from 1.20.7-alpine3.17 to 1.21.0-alpine3.17 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent b70048b commit e8f0917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# stage 1 Generate celestia-appd Binary
FROM docker.io/golang:1.20.7-alpine3.17 as builder
FROM docker.io/golang:1.21.0-alpine3.17 as builder
# hadolint ignore=DL3018
RUN apk update && apk add --no-cache \
gcc \
Expand Down

0 comments on commit e8f0917

Please sign in to comment.