Skip to content

Commit

Permalink
chore(deps): update python docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent 877202a commit cad3a1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.6.4-alpine3.7@sha256:10bd7a59cfac2a784bedd1e6d89887995559f00b61f005a101845ed736bed779
FROM python:3.7.2-alpine3.7@sha256:35f6f83ab08f98c727dbefd53738e3b3174a48b4571ccb1910bae480dcdba847

RUN apk add --no-cache enchant make

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.latex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.6.4
FROM python:3.10.7

RUN echo "deb http://ftp.debian.org/debian jessie-backports main" > /etc/apt/sources.list.d/backports.list \
&& apt-get update \
Expand Down

0 comments on commit cad3a1d

Please sign in to comment.