diff --git a/Dockerfile b/Dockerfile index 64e8b37..1e57343 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.3 MAINTAINER Josef (kwart) Cacek