forgot to update lambda.yml

This commit is contained in:
Nathan Windisch 2025-03-10 01:26:31 +00:00
parent d27d1b3034
commit d11bf059e6

View File

@ -1,4 +1,4 @@
--- ---
builder: python builder: go
build_image: mlupin/docker-lambda:python3.9-build build_image: mlupin/docker-lambda:go1.x
run_image: mlupin/docker-lambda:python3.9 run_image: mlupin/docker-lambda:go1.x