diff --git a/tutorials/migrate-oracle-postgres-using-datastream/ora2pg/DataValidationDockerfile b/tutorials/migrate-oracle-postgres-using-datastream/ora2pg/DataValidationDockerfile index e047c05ff8..0e75f3a385 100644 --- a/tutorials/migrate-oracle-postgres-using-datastream/ora2pg/DataValidationDockerfile +++ b/tutorials/migrate-oracle-postgres-using-datastream/ora2pg/DataValidationDockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM python:3.8.0-slim +FROM python:3.8-slim ARG ORACLE_ODBC_VERSION=12.2