Skip to content

Commit

Permalink
Update python Docker tag to v3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 8, 2024
1 parent 4fcf652 commit ce4dbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM python:3.7-alpine
FROM python:3.13-alpine

ARG BUILD_DATE
ARG VCS_REF
Expand Down

0 comments on commit ce4dbec

Please sign in to comment.