Skip to content

Commit

Permalink
chore(deps): update python:3.11.9-alpine docker digest to 700b4aa (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 167ff4a commit 7dd80e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use an official Python runtime as a parent image
FROM python:3.11.9-alpine@sha256:cab9026aeb3d95351c22e7cdd979133e74d5525985e50fc5b39ef3ef372f616e
FROM python:3.11.9-alpine@sha256:700b4aa84090748aafb348fc042b5970abb0a73c8f1b4fcfe0f4e3c2a4a9fcca

# Copy the files into the Docker image
COPY . .
Expand Down

0 comments on commit 7dd80e3

Please sign in to comment.