Skip to content

Commit

Permalink
Bump docker/library/python in /docker/datapusher-plus
Browse files Browse the repository at this point in the history
Bumps docker/library/python from 3.10.13-alpine3.19 to 3.13.1-alpine3.19.

---
updated-dependencies:
- dependency-name: docker/library/python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 89f85a6 commit d9155fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/datapusher-plus/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN cargo install [email protected] --locked --bin qsvdp -F datapusher_plus,luau
#############################
### Build DataPusher Plus ###
#############################
FROM public.ecr.aws/docker/library/python:3.10.13-alpine3.19
FROM public.ecr.aws/docker/library/python:3.13.1-alpine3.19

# Set timezone
ENV TZ=UTC
Expand Down

0 comments on commit d9155fd

Please sign in to comment.