Skip to content

Commit 8eeb630

Browse files
authored
Merge pull request #80 from shinybrar/dependabot/docker/python-323a717
build(deps): bump python from `657dbdb` to `323a717`
2 parents cd2c32f + d950443 commit 8eeb630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13-alpine@sha256:657dbdb20479a6523b46c06114c8fec7db448232f956a429d3cc0606d30c1b59 AS base
1+
FROM python:3.13-alpine@sha256:323a717dc4a010fee21e3f1aac738ee10bb485de4e7593ce242b36ee48d6b352 AS base
22

33
FROM base AS builder
44
COPY . /skaha

0 commit comments

Comments
 (0)