Skip to content

Commit

Permalink
Merge pull request #80 from shinybrar/dependabot/docker/python-323a717
Browse files Browse the repository at this point in the history
build(deps): bump python from `657dbdb` to `323a717`
  • Loading branch information
shinybrar authored Mar 7, 2025
2 parents cd2c32f + d950443 commit 8eeb630
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.13-alpine@sha256:657dbdb20479a6523b46c06114c8fec7db448232f956a429d3cc0606d30c1b59 AS base
FROM python:3.13-alpine@sha256:323a717dc4a010fee21e3f1aac738ee10bb485de4e7593ce242b36ee48d6b352 AS base

FROM base AS builder
COPY . /skaha
Expand Down

0 comments on commit 8eeb630

Please sign in to comment.