Update Dockerfile

This commit is contained in:
Komal 2021-05-11 16:38:24 -07:00 committed by GitHub
parent c309e988b8
commit 49fc8dba4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM python:3.9-slim-stretch
FROM python:3.9-slim-buster
LABEL "repository"="https://github.com/pulumi/pulumi"
LABEL "homepage"="https://pulumi.com/"