Skip to content

Commit

Permalink
Use 3.12-alpine⁠ in action container (#4126)
Browse files Browse the repository at this point in the history
* Use 3.12-alpine⁠ in action container

* Update action/Dockerfile
  • Loading branch information
ludeeus authored Oct 8, 2024
1 parent 299433e commit 9eeba49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM python:alpine

FROM python:3.12-alpine
WORKDIR /hacs

COPY . /hacs
Expand Down

0 comments on commit 9eeba49

Please sign in to comment.