Skip to content

Commit 51748f0

Browse files
committed
Correct issue to deploy function
1 parent b6f0da3 commit 51748f0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

security/security-design/shared-assets/fn-datasafe-dbaudit-to-oci-logging/files/terraform/function/oci-datasafe-audit-to-logging/func.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
schema_version: 20180708
22
name: oci-datasafe-audit-to-logging
33
version: 0.0.1
4-
runtime: docker
4+
runtime: python
55
build_image: fnproject/python:3.9-dev
66
run_image: fnproject/python:3.9
77
entrypoint: /python/bin/fdk /function/func.py handler

0 commit comments

Comments
 (0)