Merge pull request #7587 from bacongobbler/alpine-3.11

chore(rootfs): bump alpine image to 3.11
pull/7668/head
Matthew Fisher 5 years ago committed by GitHub
commit 9f833e889e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.10
FROM alpine:3.11
RUN apk add --no-cache ca-certificates socat

Loading…
Cancel
Save