Skip to content

Commit

Permalink
Use 3.13 image for distribution test
Browse files Browse the repository at this point in the history
  • Loading branch information
XuanWang-Amos committed Jan 28, 2025
1 parent 3ec331b commit ea2165a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# this an aarch64 image
FROM arm64v8/python:3.10-alpine
FROM arm64v8/python:3.13-alpine

# Our test infrastructure demands bash
RUN apk update && apk add bash
Expand Down

0 comments on commit ea2165a

Please sign in to comment.