Skip to content

Commit aaa7ce8

Browse files
authored
Updated Docker image to latest Alpine Linux (#7079)
1 parent 5f40a53 commit aaa7ce8

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
@@ -18,7 +18,7 @@
1818
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1919
# IN THE SOFTWARE.
2020

21-
FROM python:3.11-alpine3.18
21+
FROM python:3.11-alpine3.19
2222

2323
# Build-time flags
2424
ARG WITH_PLUGINS=true

0 commit comments

Comments
 (0)