We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ff291 commit d6099caCopy full SHA for d6099ca
Dockerfile.arm32v7
@@ -14,7 +14,7 @@
14
# limitations under the License.
15
#
16
17
-FROM arm32v7/python:3.7.11-buster
+FROM arm32v7/python:3.11.3-buster
18
19
# Upgrade all packages to meet security criteria
20
RUN apt-get update && apt-get upgrade -y && apt-get install sudo && rm -rf /var/lib/apt/lists/*
0 commit comments