Skip to content

Commit 1f2725f

Browse files
author
Tristen Harr
committed
update base image
1 parent eb1c3d9 commit 1f2725f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This changelog documents the changes between release versions.
44
## [Unreleased]
55
Changes to be included in the next upcoming release
66

7+
## [0.0.31] - 2024-07-22
8+
* Update workflow to create multi-platform build
9+
710
## [0.0.30] - 2024-07-22
811
* Update workflow to create multi-platform build
912

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11-alpine
1+
FROM python:3.11
22

33
COPY /docker /scripts
44

0 commit comments

Comments
 (0)