Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Bump python from 3.9.5-slim-buster to 3.10.4-slim-buster in /pipeline/eb-cli #497

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pipeline/eb-cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.9.5-slim-buster
FROM python:3.10.4-slim-buster

LABEL "name"="download required eb cli packages"
LABEL "maintainer"="Kyle Gorak"
Expand Down