Skip to content

Commit

Permalink
Update base image for migration tool container
Browse files Browse the repository at this point in the history
  • Loading branch information
palango committed Jan 30, 2025
1 parent b141887 commit 3b85b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion op-chain-ops/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.1-alpine3.18 AS builder
FROM golang:1.22.7-alpine3.20 AS builder

RUN apk --no-cache add make

Expand Down

0 comments on commit 3b85b2b

Please sign in to comment.