diff --git a/Dockerfile b/Dockerfile index 64e8b37..844ca46 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM alpine:3.7 +FROM alpine:3.13.4 MAINTAINER Josef (kwart) Cacek