Skip to content

Commit

Permalink
deps: update python docker tag to v3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-apoapsis-bot committed Jan 8, 2025
1 parent e973394 commit 8485e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workers/reporter/docker/Reporter.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# License-Filename: LICENSE

# Build-Stage for Python executing scancode-license-data to get the license texts in a directory
FROM python:3.11-slim AS scancode-license-data-build
FROM python:3.13-slim AS scancode-license-data-build

# Keep in sync with Scanner.Dockerfile
ARG SCANCODE_VERSION=32.2.1
Expand Down

0 comments on commit 8485e68

Please sign in to comment.