Skip to content

Commit 12885ad

Browse files
Update arm32v7/python Docker tag to v3.11.4
1 parent a3ff291 commit 12885ad

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.11.4-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)