Skip to content

Commit 3b504ad

Browse files
authored
chore(deps): update python to 3.11 (#185)
1 parent 6b3af3b commit 3b504ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spark/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515
#
1616
# syntax=docker/dockerfile:1
17-
FROM python:3.10-bullseye
17+
FROM python:3.11-bullseye
1818

1919
RUN apt-get update && \
2020
apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)