Skip to content

Commit

Permalink
Prep for Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Oct 14, 2023
1 parent 3b41105 commit 17d354f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staking-deposit-cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from python:3.10-alpine as builder
#from python:3.11-alpine as builder
#from python:3.12-alpine as builder

ARG BUILD_TARGET
ARG SRC_REPO
Expand Down

0 comments on commit 17d354f

Please sign in to comment.