Skip to content

Commit d6099ca

Browse files
Update arm32v7/python Docker tag to v3.11.3
1 parent a3ff291 commit d6099ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.arm32v7

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515
#
1616

17-
FROM arm32v7/python:3.7.11-buster
17+
FROM arm32v7/python:3.11.3-buster
1818

1919
# Upgrade all packages to meet security criteria
2020
RUN apt-get update && apt-get upgrade -y && apt-get install sudo && rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)