mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-09-06 22:44:58 +08:00
update alpine base image to 3.14
This commit is contained in:
parent
57afad5727
commit
5be3c36040
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Copyright 2021 - Offen Authors <hioffen@posteo.de>
|
# Copyright 2021 - Offen Authors <hioffen@posteo.de>
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
FROM alpine:3.13
|
FROM alpine:3.14
|
||||||
|
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue