Commit cdb0571c authored by Jintao Zhang's avatar Jintao Zhang

update to alpine 3.10

Signed-off-by: 's avatarJintao Zhang <zhangjintao9020@gmail.com>
parent c3242d1b
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.9
FROM alpine:3.10
RUN apk add --no-cache ca-certificates socat
......
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.9
FROM alpine:3.10
RUN apk add --no-cache ca-certificates
......
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.9
FROM alpine:3.10
RUN apk add --no-cache ca-certificates
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment