summaryrefslogtreecommitdiff
path: root/Dockerfile-py3
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2022-08-16 12:17:01 -0700
committerTim Burke <tim.burke@gmail.com>2022-08-16 12:17:01 -0700
commit9abee0e7845445c761e4b3aa8abce28281cf2bfa (patch)
tree49ff27b4a6acc33389f276943ac947c0f510617b /Dockerfile-py3
parentd8af3d7a0db2609fc1a0805a8d592ba4e2d9e120 (diff)
downloadswift-9abee0e7845445c761e4b3aa8abce28281cf2bfa.tar.gz
Fix docker image building
Change-Id: I47aafc2d02f8e3ab2a027d978d40677dbefece96
Diffstat (limited to 'Dockerfile-py3')
-rw-r--r--Dockerfile-py34
1 files changed, 2 insertions, 2 deletions
diff --git a/Dockerfile-py3 b/Dockerfile-py3
index fd4185365..f4a652ba4 100644
--- a/Dockerfile-py3
+++ b/Dockerfile-py3
@@ -1,10 +1,10 @@
################################################
#
-# Alpine 3.10.1 Swift-All-In-One
+# Alpine 3.16.2 Swift-All-In-One
#
################################################
-FROM alpine:3.10.1
+FROM alpine:3.16.2
MAINTAINER Openstack Swift
ENV S6_LOGGING 1