dpgaspar commented on a change in pull request #11457:
URL:
https://github.com/apache/incubator-superset/pull/11457#discussion_r513500011
##########
File path: RELEASING/Dockerfile.from_local_tarball
##########
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-FROM python:3.7-jessie
+FROM python:3.7-buster
Review comment:
`python:3.7-jessie` does not exist anymore, so I wonder if
`python:3.7-buster` will be removed also
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]