Skip to content

Commit e3f68d5

Browse files
Move dockerfile to the example directory bump to alpine3.17 (#8353)
Co-authored-by: Pierre Sassoulas <[email protected]>
1 parent e9894d3 commit e3f68d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile renamed to examples/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10.0-alpine3.15
1+
FROM python:3.10.10-alpine3.17
22

33
COPY ./ /tmp/build
44
WORKDIR /tmp/build

0 commit comments

Comments
 (0)