Skip to content

Commit

Permalink
Merge pull request #44 from GlueOps/renovate/python-3.11.10-alpine
Browse files Browse the repository at this point in the history
chore(deps): update python:3.11.10-alpine docker digest to 65c34f5
  • Loading branch information
venkatamutyala authored Dec 3, 2024
2 parents 660ed3f + 8b01d0e commit cc7563c
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,4 +1,4 @@
FROM python:3.11.10-alpine@sha256:f089154eb2546de825151b9340a60d39e2ba986ab17aaffca14301b0b961a11c
FROM python:3.11.10-alpine@sha256:65c34f59d896f939f204e64c2f098db4a4c235be425bd8f0804fd389b1e5fd80

WORKDIR /app
COPY . /app
Expand Down

0 comments on commit cc7563c

Please sign in to comment.