Skip to content

Commit 0b7b8bb

Browse files
committed
Update dependency arm32v7/python to v3.10.2
1 parent a3ff291 commit 0b7b8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.arm32v7

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

17-
FROM arm32v7/python:3.7.11-buster
17+
FROM arm32v7/python:3.10.2-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)